Transferring to Root Directory – Please help
-
Hi, I just built my website, hosted by Godaddy, at crystalclearholdings.com/wordpress I want to change it to crystalclearholdings.com. I have read all the instructions and watched the videos. Since I’m using godaddy (plesk hosting) and a virtual directory I went to the file manager, httpdocs/wordpress, copied the index.php file from httpdocs/wordpress to httpdocs then edited the index.php file to say:
require( dirname( __FILE__ ) . ‘/wordpress/wp-blog-header.php’ );
From:
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );
This should have worked but it doesnt. The root page crystalclearholdings.com does not work, it gives me a white screen, I have to go to crystalclearholdings.com/wordpress to see/edit the site. What am I doing wrong? I do not use Permalinks I don’t have a .htaccess file in my directory (I checked hidden files through my FTP client) Someone please help, appreciate
The topic ‘Transferring to Root Directory – Please help’ is closed to new replies.