Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can’t get install working…

I think I figured this out. Used this expression and it worked….

require_once( dirname(dirname(__FILE__)) . ‘/wp-config.php’ );

Skip to toolbar