[Solved]: Fatal error: Allowed memory size of 33554432 bytes exhausted [Solved]: Fatal error: Allowed memory size of 33554432 bytes 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

[Solved]: Fatal error: Allowed memory size of 33554432 bytes exhausted

Started by kong-c, April 06, 2007, 06:31:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kong-c

Hi,

When I try to mass add some pictures I suddenly get the following error messsage.

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12032 bytes) in /mounted-storage/home45b/sub003/sc32845-WGNT/www/billeder/include/picmgmt.inc.php on line 262


The process has worked fine before this and I haven't changed anything since the last time it worked.

What does this mean and how can I solve the problem?

Joachim Müller


cluster

I have a access to the php.ini file, but if i change the value to 64MB or 640MB  :o (full server memory: 2048MB) there is no effect, the error message is present again.

I don't want change the resolution for the picture, what can i do?

Joachim Müller

There are several vars that have an impact, not only one. Check phpinfo if your changes really stick.

cluster

You have right:

Quotememory_limit   8M   8M

Where can i find the other values?

cluster

i restarted the lampp/xampp server and now it works :)

thx a lot  :D