Memory allocation error when checking installation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
canaima
Posts: 2
Joined: 19 Dec 2005, 14:19

Memory allocation error when checking installation

Post by canaima »

I just made a clean install of version 0.19.4 on a mchine that never had mantis installed before. When running the "check" option I get the following message:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 23040 bytes) in /srv/www/htdocs/mantis/core/print_api.php on line 871

Any ideas what goes wrong ?

Thanks,

Per
canaima
Posts: 2
Joined: 19 Dec 2005, 14:19

Issue solved

Post by canaima »

It turned out to be that maxumim allowed memory allocated to PHP by Apache is 8 MB. Increasing this to 24 MB solved the problem.

Per
Post Reply