This "memory exhausted" error appears after one attempt to upload 2 jpg's. PHP memory limit is 32MB.
Is it unrealistic to expect TypoLight to handle these two files correctly?
If so please read on to find out what happens when i do just that.
- 750KB of 2048x1536px
1.5MB of 3264x2448px
Error trown in backend file manager /typolight/main.php?do=files
I run a new install of Typolight 2.7.2 onCode:Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 13056 bytes) in /home/user/domains/domain.com/public_html/system/libraries/Controller.php on line 762
- CENTOS
PHP Version 5.2.8
Apache 1.3.41
MySQL 5.0.41
Without safe mode (had some unresolved issues with that) and instead using chmods (which appears to have the wrong user). When i manually remove the file the error disappears, but does not resolve the problem when again uploading anything other than tiny gif or jpg files.
Was not able to validate the error on the TL demo, as it has uploads set to disabled.
Possibly related:
As previously unresolved in the old forum http://www.typolight.org/forum/message/76455.html reading:
Hi there,
I have just manually updated from 2.6.7 -> 2.7 and I got this bug for my news section:
I have checked my host and Memory Limit is 32MB - which is pretty ok. It worked for 2.6.7 so I'm not sure if I have some mistakes updating to the new version. I have used the check tool provided by Leo and everything is fine, database is up to date as well.Code:Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2832 bytes) in /home/asia/public_html/main/system/libraries/Controller.php on line 762
Some more info:
Apache version 2.2.8
PHP: 5.2.6
MySQL: 5.0.67-community
Thanks for reading and appreciate any help(s),
Hieu.
Bookmarks