allowed memory size exhaused

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Laufenfeuer
Posts: 14
Joined: 07 Mar 2005, 13:14
Location: Lüneburg, Germany

allowed memory size exhaused

Post by Laufenfeuer »

Hi dear Mantis-Users,

(0.18.2)

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1833553 bytes) in /usr/local/httpd/htdocs/mantis/core/error_api.php on line 332

or

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes)
in /usr/local/httpd/htdocs/mantis/core/filter_api.php on line 315

What to do now? Is there any Mantis-config-file I have to any value?

Thank you!
genxweb
Posts: 6
Joined: 21 Dec 2005, 16:21
Contact:

Post by genxweb »

edit your php.inio file look for memory_limit = 2MB change to 16 and save then restart your webserver,
Post Reply