I still cant get into my website for 2 days already. Or even log into my wordpress admin. Desperately need help out there. "Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /home/ivonson/public_html/wp-content/plugins/revver/xmlrpc-2_2/xmlrpc.inc on line 2551" Hosting server still haven reply back. Very worried Desperate help here to restore my website.
I believe your ram is not efficient. You may need to upgrade your ram. You might also have restrictions on your mysql databases. For example, you might only be allowed to have a 10mb mysql database.
Your PHP is configured to only allow 8 MB of memory per PHP page, which somehow seems to be not enough. If you use your own server, you can edit your php.ini and increase the value of the memory_limit variable, that should fix the problem.
I used my own server. How do i find the php.ini file. I try to search using my cpanel file manager but cant seems to find this file
schoash, how to use shell. All this is alien to me....!!! I can log into my Cpanel and WHM. But then how to run shell
You can edit php configuration in cpanel Or you can create a php info page to locate php.ini location.