Fatal error: Allowed memory size of 4194304 bytes exhausted (tried to allocate 4864 bytes) in /home/fhlinux147/e/****.co.uk/user/htdocs/libraries/joomla/document/document.php on line 456 I got following error for one of my joomla site, what is the problem. it was ok previously. Thanks.
Its using more memory then it should use, Currently assigned memory is only 4mb, tell your admin to increase it.
type echo ini_get("memory_limit"); check if ur on the servers memory limit.. well if you are really exhausting the limit theres a risk of updating the memory and restarting the server. anyways im not quite sure of the risk when updating memory.. ini_set("display_errors",'off');
its equal to 4.2 MB (I guess, not that good in math) try replacing the memory to 8MB in the memory limit..