Thread Starter
co997
(@co997)
After following the steps carefully several times I have not been able to solve my problem. The steps are very simple, I just could not make it work. Since it was only a 2 page website, I deleted it and did a manual install. Originally, I had done an automatic install through my hosting service which would only install to a sub-folder on my site. With the manual install, I was able to place the WordPress files directly on my root. All is well now.
Thread Starter
co997
(@co997)
jsoncarter,
I moved everything up one level from the wordpress folder. There is no longer a wordpress folder. This is what my index.php line looks like:
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );
I have not changed it.
Thread Starter
co997
(@co997)
Thank you. That was the guide that I used in moving my site. I have apparently done something wrong and need help in fixing my site.