PHP.INI Memory Error
Posted by: hoopster7
Posted on: 2009-02-17 09:10:00
Hello,
I read the wiki and followed it correctly (I think). When I try to backup my database, I get the following error message:
b>Fatal error</b>: Allowed memory size of 94371840 bytes exhausted (tried to allocate 72237057 bytes) in <b>/home/hidden for security reasons</b>
I pulled the default php.in from dreamhost and even increased the memory to 128m with this command in my php.ini file.
memory_limit = 128M
Does anyone know what the problem could be?