WordPress Installation Hangs on Step 2

I have been trying to install the latest WordPress (2.3.2) on our Windows Server for a long time. The famous 5-minute install keeps failing me for some reason. My installation hangs/fails at Step 2 (where it is supposed to show me the admin password).

Well, the solution to my problem turned out to be in php.ini. Open it up and change the value of max_execution_time from 30 to 60. When I did that, it got working just fine.

If you found this content helpful, then please help by linking to me. You can also help me by sharing the content using any of these nifty buttons above. Thank you.



You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

6 Responses to “WordPress Installation Hangs on Step 2”

  1. I have added your blog link on my blog under my favorite link section. :-)

    Reply
  2. I was hit with the same error as you do! I tried the phi.ini but the problem was still unsolved!! Any other ideas what could be wrong?

    Reply
  3. Hi Solarture,

    Did you restart your web server after making the change to php.ini. I am not 100% sure but I think you need to restart the web server for any changes to take effect (I do it as a matter of habit).

    Please try that and let me know if it works…

    Reply
  4.   Cagsun Acemoglu Says:

    I tried that but in my version of Xampp it was already 60, so my problem is still there :(

    Reply
  5.   David Henley Says:

    Thank you. Have been searching for this answer for hours!!!

    Reply
  6. Yes, that’s it! Too much time for wordpress to install. Thank you very much.

    Reply




Leave a Reply