Large image size problems Large image size problems
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Large image size problems

Started by vitabrevis, December 17, 2006, 05:11:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vitabrevis

I have no problems uploading and batch adding photos.
I havent come close to reaching my memory limit.
Although I do have problems uploading files that have resolutions larger than
1400 x 1000.
I havent been able to get around this problem..
I dont see anything in my php.ini file that would limit this.
I also have set my configuration setting to allow images with a much higher pixel level.
I havent been able to find a post that specifically deals with this problem.

Thanks for your help.

-vitabrevis

vitabrevis

my php.ini settings..

post_max_size = 30M
upload_max_filesize = 30M

Joachim Müller


vitabrevis

Hi I did the above mentioned and recieved this error..


Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 9088 bytes) in /var/www/html/photogallery/cpg1410/include/picmgmt.inc.php on line 262


I'm not sure what my next step is too solve this..


vitabrevis


Joachim Müller


vitabrevis

thank you much for your support...

-v