Title: wordpress loaded&#8230;.wp-admin/install.php does not work
Last modified: August 19, 2016

---

# wordpress loaded….wp-admin/install.php does not work

 *  [norco5](https://wordpress.org/support/users/norco5/)
 * (@norco5)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/)
 * I have restarted from the beginning, set up my sql database (wordpress)
    loaded
   the wordpress folder contents through FTP…everything is there. Went to my domain.
   com/wordpress/wp-admin/install.php….HTTP 404 not found error.
 * define(‘DB_NAME’, ‘dbxxxx78970’); // The name of the database
    define(‘DB_USER’,‘
   dboxxxx78970’); // Your MySQL username define(‘DB_PASSWORD’, ‘xxxxxxx’); // …
   and password define(‘DB_HOST’, ‘zzzzz.xxxxxxx.net’); I have tried local host 
   and the host name in DB host What am I doing wrong, I’m new to all of this , 
   but I should be able to do this …very frustrated thanks in advance Shannon

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/page/2/?output_format=md)

 *  [thisisedie](https://wordpress.org/support/users/thisisedie/)
 * (@thisisedie)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880486)
 * If you’re getting a 404 error then the file isn’t there. You didn’t upload it
   where you think you did. Did you unzip the WP download and upload the folder 
   INSIDE what you unzipped? Just the folder that says “wordpress”?
 * What’s the URL to your site?
 *  Thread Starter [norco5](https://wordpress.org/support/users/norco5/)
 * (@norco5)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880488)
 * Yes, I unzipped WP, then I opened wordpress and upload all the files inside to
   the wordpress subfolder? in my domain using smart FTP…wp admin,wp content,wpincludes.
   When I look inside the directory the install.php file is there ….I’m so confused
 *  [thisisedie](https://wordpress.org/support/users/thisisedie/)
 * (@thisisedie)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880490)
 * Again, what is the URL?
 *  [thisisedie](https://wordpress.org/support/users/thisisedie/)
 * (@thisisedie)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880492)
 * Who’s your host? Are you sure you actually uploaded them and that they’re uploaded
   to the correct spot?
 *  Thread Starter [norco5](https://wordpress.org/support/users/norco5/)
 * (@norco5)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880496)
 * the host is 1and1.
    i followed this tutorial [http://www.solostream.com/2007/02/25/lesson-12-download-and-install-wordpress-on-your-server/](http://www.solostream.com/2007/02/25/lesson-12-download-and-install-wordpress-on-your-server/)
 * It is on the server in the directory , I’m doing it for a friends website
 *  [thisisedie](https://wordpress.org/support/users/thisisedie/)
 * (@thisisedie)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880497)
 * Well all can say is you’re not uploading to the correct place and/or where you
   think you’re uploadng. I take it you don’t want to give the URL since you keep
   ignoring the request?
 *  Thread Starter [norco5](https://wordpress.org/support/users/norco5/)
 * (@norco5)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880498)
 * I’m sorry , It’s not my website and I feel that I shouldn’t give out the information
 *  [thisisedie](https://wordpress.org/support/users/thisisedie/)
 * (@thisisedie)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880499)
 * Are you positive you’ve uploaded the files? In this thread:
 * [http://wordpress.org/support/topic/210200?replies=5](http://wordpress.org/support/topic/210200?replies=5)
 * you say that the files weren’t uploaded.
 *  Thread Starter [norco5](https://wordpress.org/support/users/norco5/)
 * (@norco5)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880500)
 * Yes I restarted from the beginning..deleted everything and started from scratch.
   the php files are there now .and they are in the server/host in the webspace 
   explorer under the wordpress directory/file
    In smart FTP when I open the connection,
   the folders are there too, inside the wordpress folder that I made …does that
   make sense? i have never done this before , can you tell..lol
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880503)
 * you need to have EVERYTHING INSIDE whatever 1&1 uses for their publicly accessible
   web dir.
 * according to what Ive seen on their site they use **htdocs** to specify that 
   directory. Inside that you are uploading so that that aforementioned wordpress
   directory is INSIDE that.
 *  Thread Starter [norco5](https://wordpress.org/support/users/norco5/)
 * (@norco5)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880605)
 * I have gotten to here….
    There doesn’t seem to be a wp-config.php file. I need
   this before we can get started. Need more help? We got it. You can create a wp-
   config.php file through a web interface, but this doesn’t work for all server
   setups. The safest way is to manually create the file. I have reloaded the config.
   php with my data still not working?? any ideas?
 *  [tduricka](https://wordpress.org/support/users/tduricka/)
 * (@tduricka)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880615)
 * hi. i’m having the same exact problem with mine.
 *  [tduricka](https://wordpress.org/support/users/tduricka/)
 * (@tduricka)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880616)
 * i’ve changed the config file as instructed. i’ve used several different ftp sites.
   i’ve uploaded everything right (i think) to my server (i’m using fatcow). i’ve
   even asked my friend who does this frequently what the problem is.
    but still!
   i’m not doing it right! the easy “5 minute install” has taken me five weeks! 
   please someone help me!!! 🙂
 *  [3didy](https://wordpress.org/support/users/3didy/)
 * (@3didy)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880633)
 * hi
    i used to have problem too,5minutes ago but your solostream link helped me
   figure out the problem. I use ooowebhost and problem lied in that i didnt setup
   MySQL on my host. After i set them up it will show db-name,pswd,…those that you
   have to fill in your wp-config,that’s it! guys
 *  [3didy](https://wordpress.org/support/users/3didy/)
 * (@3didy)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/#post-880634)
 * and you have to upload the newsaved wp-congif to wordpress folder not other.

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/page/2/?output_format=md)

The topic ‘wordpress loaded….wp-admin/install.php does not work’ is closed to new
replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 18 replies
 * 7 participants
 * Last reply from: [theleftlook](https://wordpress.org/support/users/theleftlook/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/wordpress-loadedwp-admininstallphp-does-not-work/page/2/#post-880775)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
