ID: 41963 Updated by: [EMAIL PROTECTED] Reported By: girish dot kulkarni at t-systems dot com -Status: Open +Status: Bogus Bug Type: Apache related Operating System: Solaris 10 PHP Version: 5.2.3 New Comment:
Apparently your scripts consume too much memory. Not PHP problem. Previous Comments: ------------------------------------------------------------------------ [2007-07-11 13:15:59] girish dot kulkarni at t-systems dot com Description: ------------ My OS is Solaris 10 & I have installed Apache - Apache/2.0.58, Mysql - Ver 14.12 Distrib 5.0.41, for pc-solaris2.10 (i386) & configured PHP : PHP 5.2.3 (cli) (built: Jul 6 2007 16:34:43) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies but while trying to insatll the wordpress (Blogging tool) Its showing below error in php log files ===================================================== [11-Jul-2007 18:26:34] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10 bytes) in /var/apache2/htdocs/wordpress/wp-includes/cache.php on line 324 ================================= I increased memory limit from 128 to 256 MB but the error is still there please tell me how to resolve the eror Even simple php codes i can view with apache server so apache doesnt seems to be a problem. Here is more information about PHP =============================== System SunOS Blwebplsun 5.10 Generic_118855-33 i86pc Build Date Jul 10 2007 13:25:25 Configure Command './configure' '--with-apxs2=/usr/apache2/bin/apxs' '--with-mysql=/usr/local/mysql' '--enable-dbase' '--with-libxml-dir=/usr/local' '--with-config-file-path=/etc/apache2' Server API Apache 2.0 Handler Virtual Directory Support disabled Configuration File (php.ini) Path /etc/apache2 Loaded Configuration File /etc/apache2/php.ini PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety disabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, data, http, ftp Registered Stream Socket Transports tcp, udp, unix, udg Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.* This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41963&edit=1