Control Web Panel

WebPanel => Apache => Topic started by: smali on February 01, 2018, 12:42:45 PM

Title: Can't install Joomla 3.x
Post by: smali on February 01, 2018, 12:42:45 PM
Hello!

I have a problem with installing Joomla 3.x

After last step of installation (progress bar), installer return to "Step 1"

In error.log appears:

Code: [Select]
[Thu Feb 01 13:01:25.029827 2018] [core:error] [pid 20277:tid 140072152286976] [client 192.168.1.1:54396] Script timed out before returning headers: index.php, referer: http://example.com/installation/index.php
Title: Re: Can't install Joomla 3.x
Post by: 24x7servermanagement on February 01, 2018, 11:17:40 PM
Increase max_execution_time and max_input_time on your server in php.ini file, restart Apache and then try to install Joomla.
Title: Re: Can't install Joomla 3.x
Post by: smali on February 02, 2018, 09:28:23 AM
Hello!

Unfortunatelly increasing max_execution_time (to 600) and max_input_time (to -1) didn't help.