Hi,
I'm using TikiWiki and was using its file upload feature, trying to
upload a 2MB file. I get this error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 1677706 bytes) in
/var/html/www/tiki/lib/filegals/filegallib.php on line 30
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 40 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 134 bytes) in Unknown on line 0
My settings are:
PHP Version 4.2.2
Apache/2.0.40 (Red Hat Linux)
memory_limit 8M
post_max_size 8M
upload_max_file size 5M
upload_tmp_dir no value
(the machine has 512 MB RAM)
No one else is using this server, and that was the only thing I was
trying to do (i.e. upload a 2MB file).
I'm using TikiWiki and was using its file upload feature, trying to
upload a 2MB file. I get this error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 1677706 bytes) in
/var/html/www/tiki/lib/filegals/filegallib.php on line 30
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 40 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 134 bytes) in Unknown on line 0
My settings are:
PHP Version 4.2.2
Apache/2.0.40 (Red Hat Linux)
memory_limit 8M
post_max_size 8M
upload_max_file size 5M
upload_tmp_dir no value
(the machine has 512 MB RAM)
No one else is using this server, and that was the only thing I was
trying to do (i.e. upload a 2MB file).
Comment