• Resolved slamdunksy21

    (@slamdunksy21)


    Hello.

    I am relatively new with programming, and don’t know why my blog won’t show all of a sudden. I haven’t changed anything in any files today, but no when I go to my site I get an error message. Take a look: https://syvmarketing.com

    Any suggestions?

    I REALLY appreciate any help you can provide!

Viewing 6 replies - 1 through 6 (of 6 total)
  • are you sure you have your wp-config.php file present in your folder?

    Thread Starter slamdunksy21

    (@slamdunksy21)

    Hi Vachi. Thanks for trying to help me out!

    I checked and wp-config is still in the general folder with wp-app.php, wp-atom.php, etc.

    I haven’t even touched my blog today, so I’m not quite sure how this could happen.

    well thats why i am confused that line of code in wp-load.php is this

    require_once( ABSPATH . 'wp-config.php' );

    so this is calling on wp-config.php and the error is saying that the file permissions is not correct

    how about try to change the file permissions of the wp-config file to 644

    well thats why i am confused that line of code in wp-load.php is this

    require_once( ABSPATH . 'wp-config.php' );

    so this is calling on wp-config.php and the error is saying that the file permissions is not correct

    how about try to change the file permissions of the wp-config file to 644

    Thread Starter slamdunksy21

    (@slamdunksy21)

    I just noticed that I am getting errors on all of my sites hosted by Dreamhost. I have contacted them to see what the issue is, so hopefully they can correct it or tell me what to do.

    ohh yeah it can be there php server problem true, post when you get a solution for others please

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem Opening Blog’ is closed to new replies.