Fatal Error in e107 Fatal Error in e107
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Fatal Error in e107

Started by HiveChild, December 03, 2003, 09:42:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HiveChild

I have succesfully uploaded 2 pics for my gallery on my e107 system, but now with the 3 pic I get this error msg when trying to upload:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6400 bytes) in /customers/hivechild.dk/hivechild.dk/httpd.www/e107_plugins/coppermine_menu/include/picmgmt.inc.php on line 177

I have tryed multible times to upload but the same error comes everytime.

I am running e107 version v0.603 build Revision #6, and Coppermine for e107 version 1.2.0 v031.

Anyone know what is going on??

Thank you in advance  8)

Joachim Müller

Please visit the homepage of the author of the e107-coppermine-port for questions related to e107 (see the readme that comes with the package you downloaded).
I your special case the error says you tried to allocate too much memory on the server you're hosted on, so this could be a server config problem. What size was the pic you were going to upload?

GauGau

HiveChild

The picture I am trying to upload is 1.27mb in size.

Thank you for your reply  :D  I will have a look in the readme to find the correct site for e107 related questions :)

Joachim Müller

you should definitely reduce the image size before uploading - 1.27 MB is a great wasting of ressources (read "webspace" and server cpu time): there are very few reasons why a pic should have more than 200 KB...

GauGau