by Josefina Osán.
I already changed the max_execution_time and the same error happens.
these are the actual settings for php.ini:
display_errors = On
max_execution_time = 10000
max_input_time = 10000
max_input_vars = 10000
memory_limit = 900M
post_max_size = 900M
session.gc_maxlifetime = 10000
session.save_path = "/var/cpanel/php/sessions/ea-php70"
upload_max_filesize = 900M
zlib.output_compression = On
I can't find server api ... or where to change apache's timeout settings
these are the actual settings for php.ini:
display_errors = On
max_execution_time = 10000
max_input_time = 10000
max_input_vars = 10000
memory_limit = 900M
post_max_size = 900M
session.gc_maxlifetime = 10000
session.save_path = "/var/cpanel/php/sessions/ea-php70"
upload_max_filesize = 900M
zlib.output_compression = On
I can't find server api ... or where to change apache's timeout settings