PHP Classes

Fatal error with the class

Recommend this page to a friend!

      MySQL to XML - XML to MySQL  >  All threads  >  Fatal error with the class  >  (Un) Subscribe thread alerts  
Subject:Fatal error with the class
Summary:Fatal error when convert mysql to XML.
Messages:1
Author:Sebastian Daniel
Date:2006-08-10 08:58:48
 

  1. Fatal error with the class   Reply   Report abuse  
Picture of Sebastian Daniel Sebastian Daniel - 2006-08-10 08:58:48
Hello,

I've got a table with 300 rows...until 290 it was ok but after I've got this error :

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40 bytes) in /.../htdocs/www/inc/class/xml/class.xml.php on line 156

I've read I can change a setting in Apache...but what will happen, when I'll have 30 000 rows...

Thanks for your help