Install gets stuck on page 2
---------------------------
The most common cause for installation getting stuck in
step 2
is that most recent PHP installations have register_long_arrays = OFF
This needs to be turned to ON in the php.ini file (you will need to
stop and restart your server to get this change to take effect.)