e_royce_s
Member
Posted 1 year ago #
I have just installed wordpress into my site and it is working perfectly. However I just went to change my permalinks for the default structure 'http://mackenziefoy.com/?p=123' to the 'Month and Name Structure': /%year%/%monthnum%/%postname%/
When I do this my posts disappear and I get a 404 error? How can I get it to work??
http://mackenziefoy.com/index4.php/
Thanks!!!!
Check with your hosts that mod_rewrite is running on your server.
e_royce_s
Member
Posted 1 year ago #
Checking now thanks!!
However just thinking about it my blog uses custom permalinks and it's working fine and on the same server?
Is your .htaccess file writeable?
e_royce_s
Member
Posted 1 year ago #
Yes, and it did put the code it there I checked
e_royce_s
Member
Posted 1 year ago #
I figured it out :)
I was using the index as index4.php and for some reason when changed the permalinks it was not happy
However when I changed the index4.php to index.php it worked fine :D
Thanks so much for your help anyways!!!!