• Hello everyone.
    I am running wordpress on VPS/Webmin installed on it,

    The installation went smooth and without any hassle, I uploaded the theme I want to use, but I am facing a problem, when I creat a page and publish it I get the following error

    Not Found

    The requested URL /test-page/ was not found on this server.

    Apache/2.4.7 (Ubuntu) Server at http://www.attansongs.com Port 80

    I assume it has to do with file permission or something but I can be wrong.
    thank you

    • This topic was modified 9 years, 6 months ago by attan.
    • This topic was modified 9 years, 6 months ago by attan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • It is possible it is permissions-related, but I advise checking that mod_rewrite is enabled in your Apache configuration (if you’re using Apache). To test this, you can switch to the default permalinks. If the pages and posts show up with the default permalinks, then it is likely that your web server software is having trouble rewriting the URLs.

    Thread Starter attan

    (@attan)

    Thank you @stanordan

    here is what I did, Enabled the mod_rewrite,
    and changed the Permalink to Plain, then everything is working fine, but with “Post name” I get the 404 Not Found error.

    Thread Starter attan

    (@attan)

    just a little update !
    the Custom Structure only works with “/index.php/%postname%/”

    αηd with “%postname%/” I get 404 Error

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘404 Not Found’ is closed to new replies.