• I’m getting this error page:

    The requested URL /schedule was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    The home page works but every link points to the 404 error page.

    Any help?

Viewing 3 replies - 1 through 3 (of 3 total)
  • provide some broken link, for example, and the site link.

    And tell about how you provide thous links on your web.

    for example: in html editor you tipe <a href="http://mysite.com/link">My link</a>

    or is it in navigation, wich automaticaly inserts links ?

    Thread Starter calik1d

    (@calik1d)

    Never mind, it had something to do with the .htaccess file on the main root.

    I had this trying to use permalinks.

    It does come down to permissions on .htaccess. But the install I used did not put a .htaccess file in the root directory. I spent a long time researching, line-by-line analysis of the “Using Permalinks” codex article, finding where the right .htaccess should be, if only it existed, experimenting…

    In the end, I had to put 777 permissions on .htaccess (having created it myself). Then let WordPress write its stuff in there (doesn’t seem to work if you write it yourself). Then you can downgrade the permissions.

    Hours later, permalinks work.

    There are several unresolved problems:

    • Permalinks are necessary, and should not be hard.
    • It should not take geek skills, even at my very rusty level, to make permalinks work.
    • Documentation on addressing this problem is vague and incomplete.

    I really don’t think something this flakey should be unleashed on the public.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The requested URL not found, 404 page’ is closed to new replies.