slamdunksy21
Member
Posted 1 year 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!
are you sure you have your wp-config.php file present in your folder?
slamdunksy21
Member
Posted 1 year 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.
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
slamdunksy21
Member
Posted 1 year 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.
ohh yeah it can be there php server problem true, post when you get a solution for others please