I used to upload pictures just fine, but now I get the following fatal error msg:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 17152 bytes) in /home2/themahle/public_html/include/picmgmt.inc.php on line 437
Not sure if it is a configuration issue or what? But the memory exhausted is many time larger that what was allocated. That does not make sense to me. Any help is much appreciated.
http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_trouble_enable_settings
http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_support
http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm?expand_all=1#upload_support_step-by-step
http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm?expand_all=1#upload_error_messages_allowed_memory_size
Thank you. The last link you provided identified the fix. Memory_limit parmeter in the PHP.ini configuration file.
;D
Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.