Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


PHP Memory Limit Error
New on LowEndTalk? Please Register and read our Community Rules.

PHP Memory Limit Error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 196608 bytes) in /x/y/z.php on line 534

The thing is, I know the fix is to increase memory limit, which I've done in php.ini and restarted, but that hasn't fixed anything?

Any help?

Comments

Sign In or Register to comment.