I purchased the Premium version yesterday, but I am having a problem installing it with the sample data. I'm running it locally on a Win7 laptop using a Xamp localhost setup.
When I run the install and ignore the sample data, it works fine. However, when I try to install using the data, the web installer gets to the
Creating configuration File.. section and just sits there.
If I abort the page and come back in, it says the installation has completed successfully, and allows me to view the site. However, the admin user has not been created and so I can't access the backend.
I have tried running SQL to create another admin user but that also doesn't work.
Any ideas?
Thanks
AS Templates
POSTED: 2014-03-20
Hello YJ80001,
Depending on the size of the sql file and your server configuration the execution time may take much longer than normal. The way to work around this is by setting the execution time to a higher value in php.ini file. In the php.ini file you have to find max_execution_time parameter and change the value to 3000.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I purchased the Premium version yesterday, but I am having a problem installing it with the sample data. I'm running it locally on a Win7 laptop using a Xamp localhost setup.
When I run the install and ignore the sample data, it works fine. However, when I try to install using the data, the web installer gets to the
Creating configuration File.. section and just sits there.
If I abort the page and come back in, it says the installation has completed successfully, and allows me to view the site. However, the admin user has not been created and so I can't access the backend.
I have tried running SQL to create another admin user but that also doesn't work.
Any ideas?
Thanks
Depending on the size of the sql file and your server configuration the execution time may take much longer than normal. The way to work around this is by setting the execution time to a higher value in php.ini file. In the php.ini file you have to find max_execution_time parameter and change the value to 3000.
Regards, AS Team.