Fatal error: allowed memory size exhausted Fatal error: allowed memory size exhausted
 

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

Fatal error: allowed memory size exhausted

Started by Mieke PB angelotfd, March 03, 2005, 06:43:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mieke PB angelotfd

This is the message I get.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4308 bytes) in /home/httpd/vhosts/miwian.nl/httpdocs/coppermine/include/picmgmt.inc.php on line 200

I tried to find php.ini but cannot find it to change the memory size. Maybe you can help me?

kegobeer

You probably don't have access to your php.ini file because you are webhosted.  You'll have to ask your host to increase the memory size.

In the meantime, you can avoid that error message by not uploading large dimension images - resize them to more appropriate sizes before uploading.

You can also try switching to ImageMagick, if your host has installed it.  You'll have to ask your host for the location.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots