• If I go to dashboard, posts, select one of the posts, view post, I get URL not found.
    It does this to everything including, Hello World that came with it.

    Any thoughts?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter bnther

    (@bnther)

    A quick update:

    When I run localhost/wordpress the comments that I’ve entered are visible. But for some reason if I want to link to them or I select view from Edit Posts it gives me the the requested URL not found. Why is it that I can view on the index.php but not from the link or even the dashboard?

    What did you use for the site url in Settings/General?

    Thread Starter bnther

    (@bnther)

    The wordpress URL is http://localhost/wordpress-2.9.2/wordpress — which was default. The link that it’s looking for is http://localhost/wordpress-2.9.2/wordpress/2010/04/hello-world/

    Try resetting your custom permalinks back to the default setting and see if that works,

    Thread Starter bnther

    (@bnther)

    Where ever my issue is, it won’t let me see any of the pages that I’ve added either. I can preview them and they look great, but as soon as I publish, then I can’t view them. If I wp_list_pages() on my index.php, then the page names show up but the links still won’t work.

    Weird

    Thread Starter bnther

    (@bnther)

    I changed the permalinks from “month and name” and now everything is working fine. I’m not exactly sure why…but I’m OK with it working : )

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

The topic ‘requested URL not found’ is closed to new replies.