Oct 24, 2014

AΒ common problem most users encounter during local installation ofΒ Joomla! 3.x using XAMPP / WAMP is that it hangs during the “Creating Database” part (refer to above illustration). There are several possible causesΒ to this problem, one of which is thatΒ PHP has timed out. To fix this issue, simply follow the steps below:
- Go to the XAMPP /WAMP Control Panel
- OpenΒ the βPHP (php.ini)β file to edit it
- Search for the “max_execution_time” and editΒ the default value of “30” to “3000”
- Restart Apache Service for the changes to take effect
When you are done installing Joomla! Be sure to switch back. Again, restart Apache Service for the changes to take effect.
Another known cause is theΒ ENGINE=InnoDB sinceΒ MyIsam is more compatible with Joomla!Β To fix this issue, simply follow the steps below:
- When using WAMP, Go toΒ wamp\www\website folder\installation\sql\mysql > openΒ Joomla.sql file and edit it
- When using XAMPP, Go to wamp\www\website folder\installation\sql\mysql >Β open Joomla.sql fileΒ and edit it
Note: This needs to be done prior to the Joomla! installation
To learn more about our offered Web Development Courses:Β www.inventivemedia.com.ph/web-development-courses/
To learn more about Joomla:Β www.inventivemedia.com.ph/joomla-tutorial-training-philippines/



