Hello,
During my first installation, an error occured (attached the screenshot of an error#). It was in my localhost. Can anyone fix it? I would really appreciate it.
The version i tried installing was Latest released version of AbanteCart 1.2.13
Regards,
By default, the maximum execution time for PHP scripts is set to 30 seconds.
You can control the amount of time PHP allows scripts to run by changing the max_execution_time directive in your php.ini file.
Locate your php.ini file on your server/localhost and increase max_execution_time setting.
The setting value is very dependent on your computer configuration. On localhost you can set it much higher than basic setting
You can also try bitnami stack for localhost https://bitnami.com/stack/abantecart
Quote from: abantecart on January 13, 2019, 06:32:55 PM
By default, the maximum execution time for PHP scripts is set to 30 seconds.
You can control the amount of time PHP allows scripts to run by changing the max_execution_time directive in your php.ini file.
Locate your php.ini file on your server/localhost and increase max_execution_time setting.
The setting value is very dependent on your computer configuration. On localhost you can set it much higher than basic setting
Thanks for the reply. Increasing didnt help. But I did something else that worked out. :) :) :)