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
Fatal Error on View Issues Page
Moderators: Developer, Contributor
Re: Fatal Error on View Issues Page
Change memory_limit in your php.ini.
-
migueldejuana
- Posts: 2
- Joined: 22 Apr 2008, 09:59
Re: Fatal Error on View Issues Page
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.
I change memory_limit in php.ini but the problem persist.
I don't know what can I do.
Thanks.
Re: Fatal Error on View Issues Page
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
Cheers
-
migueldejuana
- Posts: 2
- Joined: 22 Apr 2008, 09:59
Re: Fatal Error on View Issues Page
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
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