• Starts to load the page, header loads and thats it. Using breaks it looks to be dying somewhere in populate_roles_160 in wp-admin\includes\schema.php.

    using mysql 5.1.47 and php 5.3.
    dont see any php errors in the apache log.
    dont get any debug errors from php.

    have done several fresh installs.
    tried with wp 3.0.1, 3.0.0 and even 2.9

Viewing 1 replies (of 1 total)
  • Try increasing the max_execution_time value in your php.ini, if you have access to it(likely to need to restart the server after), alternatively (if not), add a few set_time_limit() calls inside the schema file and see if that helps..

Viewing 1 replies (of 1 total)
  • The topic ‘install fails at install.php?step=2’ is closed to new replies.