Title: http://wordpress/wp-admin/install.php -File not found
Last modified: August 19, 2016

---

# http://wordpress/wp-admin/install.php -File not found

 *  [coates2010](https://wordpress.org/support/users/coates2010/)
 * (@coates2010)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/)
 * Local path is wordpress\wp-admin\install.php
    When typed in the browser I get
   a file not found. Here is where I stand: (1)downloaded Xaamp and have the Panel
   application running smoothly. Word Press 2.9.2 is located in the root directory.(
   2)went to 127.0.0.1 local host and created database wordpress. (3)created wp-
   config.php file and save it with the database name, root, password, etc. (4)created
   a new user to point to wordpress database. (5)File not found….. So I am stuck
   as to what to do… Appreciate any and all assistance. In the meantime I will reboot
   and see if that make a difference.

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

 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/#post-1458822)
 * Although 127.0.0.1 is usually your localhost IP (to access your root directory)
   you have to be sure that this is set as the directory for your localhost installation
   in your Apache setup. It’s been a while since I’ve used XAMPP (I use MAMP myself,
   but they’re very similar) but you have to edit your apache’s http.conf file to
   recognize where your “server directory” is. Usually, when you install a localhost
   enviroment with XAMPP or MAMP, it already creates a “Server” area for you to 
   use and install things. If you didn’t install in that folder (and you didnt’ 
   create one) then you’ll get issues. You can place files anywhere, but only one
   directory is usually set to run things like PHP in a server environment.
 * As an example, when I want to go to my localhost directory, I have to run MAMP(
   i.e. start the servers) and then I go to “[http://localhost&#8221](http://localhost&#8221);
   or “[http://192.168.1.100&#8221](http://192.168.1.100&#8221);. 127.0.0.1 is just
   a regular “localhost” that doesn’t really do much.
 * To sum up: sounds like you haven’t fully configured your localhost environment,
   and/or put the files in the wrong place.
 *  Thread Starter [coates2010](https://wordpress.org/support/users/coates2010/)
 * (@coates2010)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/#post-1458876)
 * thanks, … services are running…. not a problem
    Connections steps to create a
   login screen today is the issue.
 * Q: Did I just download a shell that has no real way to connect outward to wordpress.
   
   thanks, gwc
 * P.S Setting up External Server to create and blog to rs sites
 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/#post-1458887)
 * > services are running…. not a problem
 * Okay….but that’s not what I said. I didn’t say your services weren’t running –
   I said it sounds like you haven’t finished properly configuring your environment.
   A “localhost” server *usually* runs with an IP address of “192.168.x.x”. “127.0.0.1”
   is basically the *computer’s* address – not the server address. Sounds to me 
   like you’ve started it, but haven’t edited your Apache to use the directory you
   want as the “server”, or you’re putting your files outside of the “server” directory
   that Apache created for you to use. You might want to look at the XAMPP documentation
   and find out what you need to do to finish configuring your localhost environment.
 *  Thread Starter [coates2010](https://wordpress.org/support/users/coates2010/)
 * (@coates2010)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/#post-1458903)
 * doodlebee.. thanks in advance for taking the time to answer my problem.
 * Let’s back tract and give you a picture of what I have done.
    (1) from site: 
   wordpress.org I downloaded v 2.9.2 (2) prior i downloaded xampp and got the xampp
   console up and running (3) followed the instruction for local host and got that
   part to work (4) downloaded and created on the my server/root a directory named
   woodpress extracted to create all subdirectories. ————————————————— Do i need
   to populate for instance: root c:\ xampp\htdocs\ all files here within the wordpress
   folder I created or do I navigate to and and establish a sub folder somewhere
   else. —————————————————— hopefully you can picture what’s going on. and i appreciate
   your taking the time to help.
 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/#post-1458993)
 * Well, the part that confuses me is that your localhost is at 127.0.0.1. It should
   not be there. usually, IP addresses of 127.0.0.1 (or 168.x.x.x) or just general
   IP addresses for your machine. But again, like I said, I use MAMP, which is similar–
   it’s been a while since I’ve used XAMPP – and if you set your localhost IP to
   be 127.0.0.1 then that’s what it is. But if it’s not working on the server environment,
   then something isn’t set up correctly. Can you access phpMyAdmin on your localhost
   installation? If so, then it’s probably running correctly, and you’ve done something
   odd with your WordPress installation. you say you got the “file not found” error
   when you created the user and password for the database – so that sounds like
   an issue with the PHP installation, and you haven’t even begun to start on WordPress
   yet.
 * When I used XAMPP, I remember I had to install PHP and Apache separately (although
   I think XAMPP comes with it installed now). IN all honesty, this sounds more 
   like an issue for the XAMPP forums, not WordPress. The only other thing I can
   offer is to maybe try [following this tutorial](http://sixrevisions.com/tutorials/web-development-tutorials/using-xampp-for-local-wordpress-theme-development/)–
   maybe it’ll show you something that was missed?

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

The topic ‘http://wordpress/wp-admin/install.php -File not found’ is closed to new
replies.

## Tags

 * [Issues](https://wordpress.org/support/topic-tag/issues/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 5 replies
 * 2 participants
 * Last reply from: [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/httpwordpresswp-admininstallphp-file-not-found/#post-1458993)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
