Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 4864 bytes) in /home/photos/public_html/sample/fig/phpThumb/GdThumb.inc.php on line 786
I set my php.ini memory size to 128mb (and phpinfo reflects this) but I still get the above error. I've also made sure that files/folders are set to 777.