Forums

[resolved] Problem Opening Blog (6 posts)

  1. slamdunksy21
    Member
    Posted 3 years ago #

    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: http://syvmarketing.com

    Any suggestions?

    I REALLY appreciate any help you can provide!

  2. vachi
    Member
    Posted 3 years ago #

    are you sure you have your wp-config.php file present in your folder?

  3. slamdunksy21
    Member
    Posted 3 years ago #

    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.

  4. vachi
    Member
    Posted 3 years ago #

    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

  5. vachi
    Member
    Posted 3 years ago #

    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

  6. slamdunksy21
    Member
    Posted 3 years ago #

    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.

  7. vachi
    Member
    Posted 3 years ago #

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

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.