• Resolved Cathy Mitchell

    (@multitalentedmommy)


    I have an apache server running locally. PHPmyadmin is running, apache and mysql are running. the Wp folder is in the right place – htdocs. When I try to go to https://localhost/wordpress/ I get this message:
    The requested URL /wordpress/ was not found on this server.

    Any idea why? I don’t think it is a xampp/ apache problem so I’ve come here. I’ve followed podz tutorial 3 times, but no luck (since I imported the db).

Viewing 9 replies - 1 through 9 (of 9 total)
  • how to change wp password on a local install?

    what does that error have to do with a password?

    Thread Starter Cathy Mitchell

    (@multitalentedmommy)

    I forgot to edit the thread title when I was finished writing. It’s done now.

    Thread Starter Cathy Mitchell

    (@multitalentedmommy)

    The requested URL /wordpress/ was not found on this server.
    Why is Xampp not finding my WordPress installation? I put it under xampp/htdocs/wordpress. When I go to https://localhost/wordpress/install.php – i get a connection to wordpress saying it is already installed. But I can’t get to the index??

    thanks,
    Cathy

    https://localhost/wordpress/install.php isnt the right url.

    https://localhost/wordpress/wp-admin/install.php is the right url

    is that what you mean?

    im not stressing the details to be hard on you; its difficult enough for us to help with local installs. We cant see “see” your install, so you have to be as specific and accurate as you can be when you describe things.

    Thread Starter Cathy Mitchell

    (@multitalentedmommy)

    Thanks for reading, Whooami. I appreciate whatever help i can get!
    at /wordpress/wp-admin/install.php I have no problem – i get the wordpress page saying that it is already installed.

    at /wordpress/wp-admin/, the browser immediately redirects to my live site at https://www.tibbles.net/blog/ (and then of course, it can’t find anything because of the different root drives for the blog – “wordpress” and “blog” is the live one.)

    I’ve triple checked the wp-config file, and the location of the wordpress local files. I can’t figure out what else to check.

    -apache is running
    and so is mysql

    And sql has successfully imported my wp database file. All records appear to be there.

    Any other ideas?

    And sql has successfully imported my wp database file. All records appear to be there.

    Having been through this myself, I’m betting that the options in the database from your live site probably point to the live site’s url. You need to edit the database so that it points to your local blog. I’d start with prefix_options siteurl.

    Thread Starter Cathy Mitchell

    (@multitalentedmommy)

    thank you – i can now get to the login screen. I will have to re-load wordpress, as I’ve lost the admin password – unless there’s a better option?

    thanks so much,
    Cathy

    Thread Starter Cathy Mitchell

    (@multitalentedmommy)

    I ended up doing it all over again. I downloaded the latest version from wordpress – it is what I’m running live. And downloaded the latest xampp. Reloaded it all, exported from wordpress, and imported into a new database.

    Voila!

    Sometimes it just isn’t worth figuring out the “why”… ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘error on xampp local install’ is closed to new replies.