Mantis Error Or not ?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
sharadg

Mantis Error Or not ?

Post by sharadg »

Hi All,

wanted to make sure if the following error is a result of server configuration or foul play on part of mantis:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /var/www/mantis/mantis-1.0.0rc1/core/adodb/adodb-time.inc.php on line 500

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 63 bytes) in /var/www/mantis/mantis-1.0.0rc1/lang/strings_english.txt on line 941
Guest

Post by Guest »

Increase the max memory size in your php.ini
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post by Narcissus »

Are you doing anything in particular when you get those errors, or do you get them all the time?

What's your PHP setup like (version, OS, etc.)? My PHP.INI memory_limit variable is also set to 8M and I've never seen that error before...
Post Reply