Hi friends, I am getting frequent error saying:- Fatal error: Out of memory (allocated 40370176) (tried to allocate 7680 bytes) in /home/xxxx/public_html/wp-admin/includes/plugin.php on line 1116 I am on VPS level 5 already - what should be done to fix this? any tips? Georgy
You'll need to increase PHP's memory limit to a higher value. Find your php.ini configuration file and modify the "memory_limit" value, double it perhaps, depending what's already there.