Hey, i am unable to use the j3 quickstart installation for this template. I get through the first two screens and then when I hit "install" the bar hangs for a bit and then bounces back to the previous screen. I have tried installing directly on my hosting account and on my own local server and the same thing happens. Both systems are successfully running other joomla 3 sites so I'm pretty sure my setup is correct.
Please try to re-download package maybe the file is corrupted. Do you have any possibility to test package on localhost to make sure that it is not host issue ?
You can check several things, first of all your PHP version, maximum database query limit and for sure re-download package again to avoid corrupted files problem.
Yes and it can be cause by maximum query size in your server configuraiton. Quickstart package create tables and insert all during installation process, by default only tables are created but you don't have such amount of demo content in typical Joomla! installation.
Did anybody find the cause of this error? I’m running into the same issue. Hosting is rochenhost and I have other Joomla 3 sites running without incident.
Additional info, quickstart install for Joomla 2.5 version works fine, quickstart for Joomla version 3 doesn't work and same issues as stated previously. The db tables are created but no sample info inserted then bounced back to previous install screen. I would think the query #'s between v2.5 and v3.0 although not exact would be similar? Therefore eliminating the maximum db query limit cause?
My hosting provider just responded to me with; "If you can provide a specific MySQL error, we may be able to provide more details. I can tell you that your account is limited to 25 concurrent MySQL connections, that the server closes inactive connections after 1 minute, and that each individual query should be 1MB or less."
I've just installed this package on my localhost, please look >> http://d.pr/i/EDau so please try to re-download file or test on another hosting. It can be related with maximum db query which you can check in server settings or ask your service provider to increase this value.
The database import is bigger in this template because of more demo content. Please increase maximum query size and package should install without any problems. I've tested it on localhost.
You need to contact with your hosting provide to change this settings. Please increase memory_limit in PHP settings and max_allowed_packet in mySQL configuration.
My provider spent half a day on this issue, without success. All possible involved parameter were tested. Finally, we decided to install a fresh joomla 3.0. It looks like the quick start is buggy, I have no other explanation
The clean template istallation is working fine ? Did you try to make test with other quickstart package ? I'm asking because I have this fashion template installed on localhost and there are no problems.
I have tried it with WAMP and XAMP, on different computers, but are still not able to install the Fashion Quickstart. I can provide any log you want. I will PM to you.
An alternative would be if you send me the SQL-file seperately, so I can import it manually. I can do a clean Joomla install without sample data and then inject the SQL. Or not?