keydet86
Member
Posted 4 years ago #
OK, I followed the instructions in http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory but I still cannot get it to work.
My front page displays correctly, but all other pages generate errors. Tried everything I could think of to no avail.
sportsphotoguy.com is my site.
it looks as if you .htacess is the issue.
1. Make it CHMOD 777
2. Turn of Pemalinks in you wp settings
3. Re-enable them it should work.
keydet86
Member
Posted 4 years ago #
OK, I think I figured out the CHMOD 777 thing, but how do I turn 'off' permalinks?
In you wp-admin > settings (options) > Permalinks
(your url)/wp-admin/options-permalink.php
is the file if you just want to type the url to get there.
keydet86
Member
Posted 4 years ago #
Well, yes. But there is no 'off' setting that I can see. So what do you mean by 'off'? I tried resetting to the default, updating permalinks, then resetting to my custom structure, but it doesn't work.
I followed Chris Pearson's (Cutline nee Neoclassic theme author) advice to set my permalink structure to /%postname%/. This worked when WordPress was in its default location but perhaps that needs to be changed?
in your general tab did you change the wordpress address to the new location?
keydet86
Member
Posted 4 years ago #
Yep, sure did. WordPress location actually never changed; it was always http://sportsphotoguy.com/wordpress so I just left it. Web site location I changed to http://sportsphotoguy.com. I moved index.php and .htaccess from http://sportsphotoguy.com/wordpress to http://sportsphotoguy.com as described in the support article.
You were correct about CHMOD, because one of the things I found was that previously the .htaccess file was not being updated. Now it gets written correctly.
keydet86
Member
Posted 4 years ago #
OK, well...I changed Permalinks back to default, updated, tried it and it worked. So then I reset my custom tag, updated, and it still works. So...problem solved. Must have missed a step somewhere along the way.
Thanks!