Error installing E-Commerce module

Laraship QuestionsCategory: TechnicalError installing E-Commerce module
atinder.singh13 asked 6 years ago

I have setup everything, But when I wish to install e-commerce module, it gives me error.

First time I click on ‘install’ It give me server error but create ecommerce related tables in the database. Second time, I click on ‘install’ it says table already created and again install not successful.

I have attached screencast video of the error. Kindly check

Below is the video link for reference

https://drive.google.com/file/d/14CLBIdyoOmklwCJFCv43pmHAHhvhJ8cy/view?usp=sharing

Attachments
1 Answers
laraship Staff answered 6 years ago

Hello,

This error happens because of low max execution time on your php settings

you need to change max_execution_time at php.ini and restart apache server

for Xampp

https://unitedwebsoft.in/blog/increase-php-max-execution-time-in-local-server-xampp/