I'm also getting the message
file not found /domains/everythingembellished.com/public_html/blog/wp-config.php
http://www.everythingembellished.com...page=wordpress

My wp-config.php
define ('ABSPATH','/domains/everythingembellished.com/public_html/blog/');
Properties of wp-config (located in the /blog directory)
/domains/everythingembellished.com/public_html/blog/wp-config.php
Not really sure what I am missing here.
I've tried other combinations as well and nothing seems to work.

Do I have the
define ('ABSPATH','[Path of WordPress]');
wrong?