• I’m getting this message after login to my wordpress site.

    “Fatal error: Cannot redeclare pluginAuth() (previously declared in /home/healthym/public_html/wp-load.php:66) in /home/healthym/public_html/wp-load.php on line 73”

    please help me guys, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Have you tried:
    -deactivating ALL plugins temporarily to see if this resolves the problem. If this works, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try deactivating via FTP or SFTP or whatever file management application your host provides. If applicible, also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old.
    – To rule out any theme-specific issue, try switching to the unedited default twenty twelve theme for a moment using the WP dashboard. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using via FTP or SFTP or whatever file management application your host provides. Alternately, you can remove other themes except the default theme. That will force your site to use it.
    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive). Read “How to deactivate all plugins when you can’t log in to wp-admin” if you need help.

    Thread Starter adelineashleyy

    (@adelineashleyy)

    Thank you for your reply Tara, but I still cannot access to admin dashboard after I renamed themes and plugin folder.

    Have you tried re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot access to site’ is closed to new replies.