ID: 37858 Updated by: [EMAIL PROTECTED] Reported By: webmaster at detectomania dot com -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: debian testing PHP Version: 5.1.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2006-06-20 07:29:22] webmaster at detectomania dot com Description: ------------ trying to install symfony framework (symfony-0.6.2.tgz and symfony-0.7.1475.tgz ) in PHP 5.1.4-0.1 (cli) (built: Jun 13 2006 21:46:20)(debian testing packaged) with PEAR Version: 1.4.9, it drops this error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 256 bytes) in /usr/share/php/PEAR/Installer.php on line 781 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /usr/share/php/PEAR.php on line 766 When I have test it with PEAR Version: 1.4.9 and PHP Version: 5.0.0 ant it doesn´t occurs Installed packages, channel pear.php.net: ========================================= Package Version State Archive_Tar 1.3.1 stable Benchmark 1.2.6 stable Console_Getopt 1.2 stable Console_Table 1.0.4 stable HTML_Common 1.2.2 stable HTML_QuickForm 3.2.5 stable PEAR 1.4.9 stable PEAR_PackageFileManager 1.5.3 stable PHPUnit2 2.3.6 stable PHP_CompatInfo 1.0.2 stable VersionControl_SVN 0.3.0alpha1 alpha XML_Beautifier 1.1 stable XML_Parser 1.2.7 stable XML_RPC 1.4.8 stable XML_Tree 1.1 stable XML_Util 1.1.1 stable phing 2.1.1 stable Reproduce code: --------------- /usr/bin/pear install symfony/symfony Actual result: -------------- Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 41 bytes) in /usr/share/php/PEAR/Common.php on line 279 Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /usr/share/php/PEAR.php on line 766 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37858&edit=1