Hi all,
I have a problem with the Quickstart template being installed in Xampp on a windows 10 computer.
Details:
Downloaded - xampp-win32-7.1.7-0-VC14-installer
Purchased and Downloaded - JM School Tools Quickstart template with plg_EF3-framework files.
After installing xampp into the C: I followed the instructions at
www.joomla-monster.com/documentation/ins...install-a-quickstart
Result: part way through installation the setup just hung. see image
Have checked the net and your forum to try and find a solution, and have tried suggestions as follows;
changed php.ini file in Xampp
try to increase:
post_max_size
upload_max_filesize
max_execution_time
max_input_time
memory_limit
to
post_max_size = 960M
upload_max_filesize = 100M
max_execution_time = 300
max_input_time = 300
memory_limit = 960M
Edit SQL files :
- root/installation/SQL/mysql/joomla.sql
- root/installation/SQL/mysql/sample_jm_demo.sql
Replace (in all places) :
ENGINE=InnoDB
with
ENGINE=MyIsam
No joy with any of it. nothing has worked. I really love the look of this template and after paying for it would love to get it working.
I have also tried to install it on my host server and although I got the template to load I couldn't get the 'demo site' to load. I could really do with the 'deno site' to work as I am having trouble getting my site to look similar to the demo one.
I'm really lost as what I can do, so any help would be very appreciated.
Cheers Annie
