End of Support for Joomla 3 - Forum closed
Quickstart doen't work
- dream3w
- Topic Author
- Visitor
- Thank you received: 0
Hi,
I've dowloaded today two templates to try them: Ultimate & Xtra
When I try to setup quick_start on my webserver, it freeze in installation of data samples. I've try with both of them and the result is the same.
My webserver works correctly and I have all my test site on it. If I don't put samples, it works.
Could you say me how I can do to have samples data also.
Regards,
Stephan
I've dowloaded today two templates to try them: Ultimate & Xtra
When I try to setup quick_start on my webserver, it freeze in installation of data samples. I've try with both of them and the result is the same.
My webserver works correctly and I have all my test site on it. If I don't put samples, it works.
Could you say me how I can do to have samples data also.
Regards,
Stephan
by dream3w
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
This problem occurring most usually at Joomla 3.x. To solve this go to >>>\Your joomla folder\installation\sql\mysql and open Joomla.sql and sample_data.sql file find the term
And take a look to your PHP -> php.ini file, it must be set to
and replace them with"ENGINE=InnoDB"
"ENGINE=MyIsam"
And take a look to your PHP -> php.ini file, it must be set to
max_execution_time = 200
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates