On Thu, Jul 03, 2008 at 02:36:18PM -0400, Dan Shirah wrote: > UGH! > > I am now constantly getting an error of "PHP Fatal error: Allowed memory > size of 16777216 bytes exhausted (tried to allocate 936 bytes) on line 689" > > Is there a way to continuously write to the file and avoid getting this > error? Hi Dan... change the value of memory_limit in your php.ini to a greater value than 16M. Greetings Mario -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/CM d- s++: a+ C++++>$ UBL*++++$ P++ L+++ E--- W+++ N+ o-- K- w O- M- V-- PS++ PE++ Y PGP+++ t--- 5 X++++ R++ tv- b+++ DI D++++ G++ e* h---- r+++ y++++ ------END GEEK CODE BLOCK------ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php