coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: alyandajfan on July 22, 2007, 09:40:28 PM

Title: uploading problem
Post by: alyandajfan on July 22, 2007, 09:40:28 PM

Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 11648 bytes) in /home/alyandaj/domains/alyandajfan.net/public_html/photos/include/picmgmt.inc.php on line 262


that is my error...i tried doing the trouble shooting at the top with the same problem but i couldn't find the resources list and what wsa udner it when i was trying to find it.


USER:
------------------
Array
(
    [ID] => 9f3db21bc72d7ec6ec9174a9243e15d2
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
Title: Re: uploading problem
Post by: alyandajfan on July 23, 2007, 01:57:58 AM
this is line 262

                $src_img = imagecreatefromjpeg($src_file);

sorry i dont know how to edit on SMF
Title: Re: uploading problem
Post by: Joachim Müller on July 23, 2007, 06:24:38 AM
Quote from: alyandajfan on July 22, 2007, 09:40:28 PM
Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 11648 bytes) in /home/alyandaj/domains/alyandajfan.net/public_html/photos/include/picmgmt.inc.php on line 262
Sticky thread on this board: Trouble-shooting the upload process > Fatal error: Allowed memory size of X bytes exhausted (http://forum.coppermine-gallery.net/index.php?topic=24088.msg110690#msg110690)

Everything you need to know is in that posting, including alternatives if you can't modify php.ini settings.