Fatal Error on View Issues Page

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
ste_dee
Posts: 4
Joined: 13 Mar 2008, 10:11

Fatal Error on View Issues Page

Post by ste_dee »

When I go into View Issues I am getting a band along the top which displays the following message:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in C:\wamp\www\mantis\core\string_api.php(309) : runtime-created function on line 1

I get about 14 issues listed of a possible 50 that should be displayed on the page, before the page stops.

I am running version Mantis 1.1.1.

Not really sure where to start looking to resolve this.

Any help would be great.

Thanks

Ste
seiji
Posts: 15
Joined: 03 Nov 2007, 09:43
Location: Chiba, Japan

Re: Fatal Error on View Issues Page

Post by seiji »

Change memory_limit in your php.ini.
migueldejuana
Posts: 2
Joined: 22 Apr 2008, 09:59

Re: Fatal Error on View Issues Page

Post by migueldejuana »

I have the same problem and I'm running the same mantis.

I change memory_limit in php.ini but the problem persist.

I don't know what can I do.

Thanks.
ste_dee
Posts: 4
Joined: 13 Mar 2008, 10:11

Re: Fatal Error on View Issues Page

Post by ste_dee »

I did a search for php.ini on my server and found a couple of different ones. I am using WAMP Server. I changed the memory limit in each one, restarted All Services through the WAMP Manager and it worked fine then.

Cheers
migueldejuana
Posts: 2
Joined: 22 Apr 2008, 09:59

Re: Fatal Error on View Issues Page

Post by migueldejuana »

I had restart all services and problem persist.

I'm working with AppServer.

This is the message:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in C:\AppServ\www\mantis\core\string_api.php(309) : runtime-created function on line 1

Thanks
Post Reply