I use XAMPP and changed the php.ini in C:\xampp\php\php.ini:
from -> max_execution_time=30
to -> max_execution_time=3000
I still get the error: Fatal error: Maximum execution time of 30 seconds exceeded
What can I do?
I use XAMPP and changed the php.ini in C:\xampp\php\php.ini:
from -> max_execution_time=30
to -> max_execution_time=3000
I still get the error: Fatal error: Maximum execution time of 30 seconds exceeded
What can I do?