17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1441 Views |
-
Error on deleted redirector page

3 July 2008 at 12:48pm
Page: http://constructiongroup.gooduse.co.nz/overview
Error:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4864 bytes) in /nfs/c02/h03/mnt/29059/domains/constructiongroup.gooduse.co.nz/html/sapphire/core/Object.php(122) : eval()'d code on line 1This was a redirector page that has been deleted from the live site or something. The error is only occurring on this page, and the menu item above it. We have put:
_config.php: ini_set('memory_limit', '120M');
main.php: ini_set('memory_limit', '120M');
.htaccess: php_value memory_limit 64M
-
Re: Error on deleted redirector page

3 July 2008 at 3:44pm
If my maths is correct 67108864 bytes is like 65mb? which is greater then 64mb you have set in the .htaccess as the other 2 are set to 120M it must be using the .htaccess file one
| 1441 Views | ||
|
Page:
1
|
Go to Top |


