• Dear sir,

    We have hosted our website in the AWS Server. We have faced 404 not found error on a random basis ie. 15 days once we have faced this error. We have checked column ‘rewrite_rules’ in wp_options table. It shows empty content
    Each time we have reset the permalinks, which solves the problem temporarly. We need permenant solution for this issue. Please help us.

    • This topic was modified 7 years, 8 months ago by Steven Stern (sterndata). Reason: moved from "everything" to "fixing"
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    First, do you have an .htaccess file?

    Second, in your virtual host config for the web server, make sure you have

    <Directory /path/to/wordpress>
      AllowOverride All
    </Directory>

    If you have to add that, restart httpd.

    Thread Starter habas007

    (@habas007)

    Hi Steve,
    Thanks for your response. Though we have followed above instruction, we have again experienced the 404 issue – permalink issue yesterday. We are in a critical situation and our client is get frustated. Please do the needfull.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘404 Not found error’ is closed to new replies.