I just moved my wordpress site to a new server and now all of the pages, except the homepage, don't work. I get this error when clicking on any of them:
The requested URL /about/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I'm thinking it has something to do with the permalinks because the pages are all there in the admin area, but when I go to update the permalinks to the way they were before I always get the message to update my .htaccess file. The .htaccess file permissions are set to 777 so I don't know why it's not writeable, and when I manually enter the code for the permalinks nothing happens.
Anyone have any ideas??