Sunday, 15 March 2015

php - Joomla 1.5 memory issue on new server -



php - Joomla 1.5 memory issue on new server -

i need move joomla 1.5 site unix machine windows 2012 host on request customer. both servers running php 5.3.26.

on unix server, can see site using approx 40 mb ram. memory_limit 128 mb. when moving windows host, following, rather famous, error message:

fatal error: allowed memory size of 419430400 bytes exhausted (tried allocate 40 bytes) in e:\hostingspaces\xxx\site.com\wwwroot\libraries\joomla\error\exception.php on line 117

on windows host memory limit set 400m.

does have thought on problem here?

this might cause of extension not correctly built , doesn't back upwards windows server. can seek going sql back-end , disabling non vital extensions see if fixes problem.

you stuck in loop causes memory leak.

php joomla joomla1.5 windows-server-2012

No comments:

Post a Comment