are you sure you have your wp-config.php file present in your folder?
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
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