From: arnan18 at zerocom dot nl Operating system: Freebsd 6.0-stable PHP version: 4.4.2 PHP Bug Type: Unknown/Other Function Bug description: Blank pages, no output generated
Description: ------------ Allowed memory size of 8388608 bytes exhausted at /usr/ports/lang/php4/work/php-4.4.0/Zend/zend_execute_API.c:399 (tried to allocate 0 bytes) Allowed memory size of 8388608 bytes exhausted at /usr/ports/lang/php4/work/php-4.4.0/Zend/zend_execute_API.c:399 (tried to allocate 0 bytes) These lines appear in the /var/log/httpd-error.log file when i try to login on certain scripts like Wordpress (www.wordpress.org) (I know im not using the latest build of php4.4.0 but there is not port yet for BSD to make it happen to update) Reproduce code: --------------- There is no reproduction code as it appears site wide. Expected result: ---------------- Im trying to use a admin panel in wordpress and nothing happens. The same version of the code DOES work on other servers with older PHP versions! Actual result: -------------- Blank page, no html is outputted in the page-source. Nothing happens at all. No onsite error is shown. -- Edit bug report at http://bugs.php.net/?id=36372&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=36372&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=36372&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=36372&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=36372&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=36372&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=36372&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=36372&r=needscript Try newer version: http://bugs.php.net/fix.php?id=36372&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=36372&r=support Expected behavior: http://bugs.php.net/fix.php?id=36372&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=36372&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=36372&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=36372&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=36372&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=36372&r=dst IIS Stability: http://bugs.php.net/fix.php?id=36372&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=36372&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=36372&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=36372&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=36372&r=mysqlcfg
