• Hi, I had the white screen of death yesterday, running an earlier version of WordPress and was unable to determine the issue. Today I decided to do a complete new installation of the latest version of WordPress 3.6.1.

    Upon completing the install and updating the config.php file with the new information I am unable to access the admin site to reload my site.

    You can view at vypyr.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try checking your site’s error logs for messages. Your hosts should be able to help you accessing your site’s error logs.

    Thread Starter slross1234

    (@slross1234)

    It appears to be a file permission issue, I look at line 21 in wp-setting and do not see any access

    [18-Sep-2013 13:22:45 America/Chicago] PHP Warning: require() [function.require]: Unable to access /home/vypyrco/public_html/wp-includes/load.php in /home/vypyrco/public_html/wp-settings.php on line 21
    [18-Sep-2013 13:22:45 America/Chicago] PHP Warning: require(/home/vypyrco/public_html/wp-includes/load.php) [function.require]: failed to open stream: Permission denied in /home/vypyrco/public_html/wp-settings.php on line 21
    [18-Sep-2013 13:22:45 America/Chicago] PHP Warning: require() [function.require]: Unable to access /home/vypyrco/public_html/wp-includes/load.php in /home/vypyrco/public_html/wp-settings.php on line 21
    [18-Sep-2013 13:22:45 America/Chicago] PHP Warning: require(/home/vypyrco/public_html/wp-includes/load.php) [function.require]: failed to open stream: Permission denied in /home/vypyrco/public_html/wp-settings.php on line 21
    [18-Sep-2013 13:22:45 America/Chicago] PHP Fatal error: require() [function.require]: Failed opening required ‘/home/vypyrco/public_html/wp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/vypyrco/public_html/wp-settings.php on line 21

    I think you need to speak to your hosts about this.

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

The topic ‘WordPress 3.61 Installation’ is closed to new replies.