Title: Installation problem &#8211; wp-admin/install.php wont load
Last modified: August 19, 2016

---

# Installation problem – wp-admin/install.php wont load

 *  Resolved [ukmma](https://wordpress.org/support/users/ukmma/)
 * (@ukmma)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/)
 * Hi can you help?
 * I have installed wordpress quite a few times with no problems however this is
   the first time with 2.8.
 * if you go to [http://www.pauljunior.co.uk](http://www.pauljunior.co.uk) you can
   see the directory and that the install files are there but the /wp-admin/install.
   php file will not load
 * any ideas?

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/?output_format=md)
[1](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/?output_format=md)
2

 *  [the-debil](https://wordpress.org/support/users/the-debil/)
 * (@the-debil)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114553)
 * Yes I should have viewed the domain, but it still is not the security risk you
   are claiming.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114555)
 * agree with whooami on this
    777 permissions are a huge security risk but can 
   we move on as this is not what the OP signed on for?
 *  [the-debil](https://wordpress.org/support/users/the-debil/)
 * (@the-debil)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114558)
 * Absolutely – we should move on, although I do think it is useful for all people
   to understand that they can experiment with permissions on their server in order
   to try and resolve problems. I think you were right, in that it does look like
   a server config issue. Something I should have seen by looking at the link.
 * As for 777 security. The word world or all refers to the server and not the greater
   outside world. In order for it to be a security issue, there would need to be
   access above that particular directory, such as an application / script or FTP.
 * There are indeed millions of directories set to 777. Any security issue is confined
   within that directory, the issue is relative to that directory and still requires
   some kind of access. Password and User ID.
 * This issue is done to death on thousands of websites: Google: what are 777 security
   risks.
 * [http://www.google.com/#hl=en&q=what+are+the+777+security+risks&aq=f&oq=&aqi=&fp=AYh9MvVRflg](http://www.google.com/#hl=en&q=what+are+the+777+security+risks&aq=f&oq=&aqi=&fp=AYh9MvVRflg)
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114606)
 * > I do think it is useful for all people to understand that they can experiment
   > with permissions on their server in order to try and resolve problems.
 * and No-ONE said otherwise.
 * > As for 777 security. The word world or all refers to the server and not the
   > greater outside world.
 * Both Sam and I are aware of that. really.
 * >  there would need to be access above that particular directory, such as an 
   > application / script or FTP.
 * thats not exactly correct and I CAN demonstrate it.
 * A typical setup:
 * /
    /home /blah
 * all dirs are owned by root.
 * inside /home lets put
 * /home/you
 * and /home/me
 * you own /home/you and I, of course, own /home/me
 * You chmod /home/you to 777 and I assure you that I, being “me”, can cd into the/
   home/you/ directory, ls -la and proceed to edit your files.
 * if thats NOT a security risk to you, you need to rethink something.
 * Furthermore, that simplemachines says that 777 isnt an issue — is the same exact
   crap that the people that decided to suggest that everyone make wp-content/ world-
   writable so that theme files could be edited, etc.. etc.. like to toss out every
   once in a while.
 * Crap.
 * This btw, is demonstrated over and over again, by php shells uploaded to a single
   users directory that wrek fsking havoc on other user’s sites.
 * That there are millions of sites set up this way doesnt further your argument
   that it’s somehow or remotely safe.
 *  [the-debil](https://wordpress.org/support/users/the-debil/)
 * (@the-debil)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114678)
 * I think I may understand what you are saying – again correct me if I am wrong.
 * Are you saying that someone else on a shared server, could cd across. So in such
   circumstances, it would be another client who already has access to the shell
   on the same server would cd across, then ls and edit files?
 * Which is conceivable – but as likely as being hit by a bus in this particular
   circumstance. And still would not be a major security risk as the website had
   not been installed. Which brings me back to the process of elimination. One stage
   at a time… which I tried to allude to – and naturally admitted that if I had 
   followed the link would have seen for myself that it was not a permission issue.
 * Long and winded affair, but what do you think the odds are of what you describe
   actually happening.
 *  Thread Starter [ukmma](https://wordpress.org/support/users/ukmma/)
 * (@ukmma)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114754)
 * Ok thanks for all the advice its been emotional LOL
 * turns out that Sam was right and it was due to me being on MSSQL not MYSQL
 * I have since changed this and the install screen loads however…..
 * I am now stuck on;
 * [http://www.pauljunior.co.uk/wp-admin/install.php?step=2](http://www.pauljunior.co.uk/wp-admin/install.php?step=2)
 * It will not accept any password I enter into this step of the install
 * jeez ive setup up three of these so far and by far this has been the most troublesome

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/?output_format=md)
[1](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/?output_format=md)
2

The topic ‘Installation problem – wp-admin/install.php wont load’ is closed to new
replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 21 replies
 * 4 participants
 * Last reply from: [ukmma](https://wordpress.org/support/users/ukmma/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/installation-problem-wp-admininstallphp-wont-load/page/2/#post-1114754)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
