• Hi,

    I’m having an issue access the word press dashboard, I can log in but not access editing pages for the site. Error message as follows:

    Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 91 bytes) in /data/3/0/152/162/152814/user/154663/htdocs/images/wordpress1/wp-content/plugins/wordpress-seo/inc/class-wpseo-options.php on line 465

    The site seems to be working ok…www.british-society.org

    Any help much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You may have a plugin compatibility issue of some sort. Use your ftp client or the file manager in your hosts control panel to temporarily rename just the ‘wordpress-seo’ plugin folder. See if that changes the symptoms.

    Thread Starter Britsocmex

    (@britsocmex)

    Thanks ClaytonJames. Tried renaming it, and then removed it but still coming up with error.

    Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 30720 bytes) in /data/3/0/152/162/152814/user/154663/htdocs/images/wordpress1/wp-admin/includes/dashboard.php on line 242

    You need to increase your memory limit from php.ini file.

    If you have vps or dedicated server. You can modify the from main php

    If you are using cpanel shared hosting. Create a php.ini file in your public_html folder and add the memory_limt=256MB etc

    Or contact your hosting provider to increase the memory_limit variable of php.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can't access WP admin/ dashboard’ is closed to new replies.