Maximum Images Sizes - How to increas Memory

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Jörg Levermann
Posts: 3
Joined: Thu Dec 16, 2004 10:52 pm
Location: Eichwalde
Contact:

Maximum Images Sizes - How to increas Memory

Post by Jörg Levermann »

Hello,

today I wanted to upload a jpg-file which is about 652 kb. I have got this error message:
Datei P1010024.JPG erfolgreich als /home/strato/www/3q/www.3qm.de/htdocs/serendipity/uploads/M ... 010024.JPG hochgeladen

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 8192 bytes) in /mnt/be1/01/066/00000005/htdocs/serendipity/serendipity_functions_images.inc.php on line 629
Please can anyone explain how to increase the maximum memory size?

Best Regards

Jörg

--
MIT _ Media Information on Technologies
tomsommer
Core Developer
Posts: 240
Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:

Post by tomsommer »

set memory_limit to something higher, this can be done in php.ini
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
Post Reply