Date: 04/25/98
- Next message: Bug Database: "[PHP-DEV] Bug #216 Updated: php.log entry missing CR's and/or LF's"
- Previous message: Bug Database: "[PHP-DEV] Bug #212 Updated: PHP 3 Interpreter Not Working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 204
Updated by: zeev
Reported By: seb <email protected>
Status: Closed
Bug Type: Performance problem
Assigned To: jim
Comments:
There doesn't appear to be anything wrong with the memory_limit code. Please test it directly
(set the memory_limit to something low and load a script that allocates a bunch of memory in
a while loop).
If you are getting core dumps, please provide backtraces. (Using gdb, you can do this by something
along the lines of "gdb httpd core" and typing "bt" at the prompt.)
The most likely culprit seems to be a leak in the PostgreSQL client code.
Please open another bug (http://ca.php.net/bugs.php3) if it turns out that memory_limit is not broken and
you have information on the real cause. Also include the version of PostgreSQL and Apache you're
using.
Full Bug description available at: http://ca.php.net/bugs.php3?id=204
- Next message: Bug Database: "[PHP-DEV] Bug #216 Updated: php.log entry missing CR's and/or LF's"
- Previous message: Bug Database: "[PHP-DEV] Bug #212 Updated: PHP 3 Interpreter Not Working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

