Hi,
Thank you for contacting us.
When the installation hangs, usually it happens due to the server configuration. First of all, you should do the following steps:
1) Clear your browser cache and cookies and run the installation once again. Often this simply solution helps.
2) You may need to increase some values in the php.ini file:
- memory_limit
- max_execution_time
3) Finally, you can edit SQL files:
- root/installation/SQL/mysql/joomla.sql
- root/installation/SQL/mysql/sample_jm_demo.sql
And replace all appearances of:
ENGINE=InnoDB
with
ENGINE=MyISAM
On localhost do not forget to restart Apache after your changes.
Please note that your subscription expired on 23.07.2015. For any further technical support from our side (tickets, forum) you will need an active subscription. More details on how to renew:
www.joomla-monster.com/getting-started/how-to-renew-downloading
Regards,
Marcin Merchel