Page 1 of 1

Install Issue With Jooml Script

PostPosted: 04. March 2016 05:19
by prettylady45
Sirs,

I have installed xampp according to insructions. It loads and I am able to see test page. I unzipped and copied my Joomla script to htdocs and created my database in PhpMyadmin, The script comes up on my localhost and I populate all of the fields and click create. The program begins to install but when it gets to: Installing Database it seems to hang. I cannot figure out the problem from the log files.
Please Advise
Widows 10 Pro - HP Laptop - Celeron Dual Core CPU T3000 @ 180GHZ 180GHZ 64 bit os x64 processor
XAMPP-win32-5.6.15-2
Joomla 3.0 Ecospa Quickstart

Re: Install Issue With Jooml Script

PostPosted: 04. March 2016 17:55
by gsmith
To me it sounds like php is timing out or running out of allotted memory. There should be a php_errpr.log file in your Joomla folder, review it to see what is really happening.

in php.ini file
If timeout troubles, increase max_execution_time
If out of memory troubles, increase memory_limit