Error stumpin'
Posted: Mon Jan 30, 2006 2:29 pm
Hi,
I'm getting this error after a database update.
Yet it's a very small amount of text that is being written to the table. The update works, it's after the write that I get this error.
There is another part of the script that does the same thing. All the other writes and updates work fine.
I've been googling this trying to find an answer, but I've been stumped so far.
Thanks,
dstefani
I'm getting this error after a database update.
Code: Select all
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 40 bytes)There is another part of the script that does the same thing. All the other writes and updates work fine.
I've been googling this trying to find an answer, but I've been stumped so far.
Thanks,
dstefani