Subdirectory Install issue
-
Hey all,
I’m having an issue I hope someone could help me with.
First the details:
Domain: trs-studios.com
1. Godaddy managed wordpress hosting
2. Wp installed in /main directory
3. root has HTML landing page (coming soon)This is temporary while i design the site. Once I’m done, WP moves back to root and I can get rid of the landing page.
The issue I am having is this;
I am able to access the wp-admin by going to trs-studios.com/main/wp-admin
But trying to access trs-studios/main/ brings up:
“Warning: require(/home/content/20/2053120/html/main./main/wp-blog-header.php)…”
I have made sure that i properly edited the index.php file in the new wp install directory
When moving wp from root to the new directory, the instructions said that the index.php and .htaccess files should be copied to the root directroy from the new wp subdirectory.
Now when I moved my html landing page to the root directory, i read that i could not have both index.html and index.php in the same directory. So i removed the index.php file from the root.
Landing page loads fine, and again I am able to access wp-admin on the new subdirectory wp install.
What am i doing wrong?
The topic ‘Subdirectory Install issue’ is closed to new replies.