So i was setting up coop on my blog and i get the following error... Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4096001 bytes) in /home/cyber/public_html/ad_network_252.php on line 18 Any help would be appriciated.
Ever heard of something called Google? Simple search for that error shows of thousands of results, like this one http://www.tech-recipes.com/php_programming_tips777.html
No, Aparently something has eaten up the ram on my dedi.. Time to investigate... Thanks for sheding some light on this though
first of all contact script developer, hope they have forum/support. looks like it's scripts bug / or ur fault /installation error, etc.
LOL it's due to the php_memory_limit setting of 8MB. You may need to increase it... Ask your host for info.