From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.1 PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: The console version of php crashes
Hello... I love PHP... = ) But now I've got a problem... when I load a lot of data from MySQL into the Console version of PHP (around 3-400MB) the PHP krashes when the script has ended... I guess it's when the PHP are freeing all data... Here is what the output is... "<br> <b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>Unknown</b> on line <b>0</b><br> Segmentation fault (core dumped)" The script does what IT should... so it doesen't krash untill it's completed... The PHP even close down the MySQL Connection before it crashes... But I realy don't wanna have a 400MB core file afterwards... = ) // Zydox [Erik Persson] Stockholm, Sweden (sorry about my bad english) -- Edit bug report at: http://bugs.php.net/?id=15253&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]