To fix this, open the php.ini file from your xampp installation :: C:\xampp\php\php.ini
Then just change the value of the max_execution_time parameter from 30 to 90 seconds or greater.
Now restart XAMPP apache service
This should solve the problem..
Knowledge is Free to SHARE
To fix this, open the php.ini file from your xampp installation :: C:\xampp\php\php.ini
Then just change the value of the max_execution_time parameter from 30 to 90 seconds or greater.
Now restart XAMPP apache service
This should solve the problem..