Page 1 of 1

Timeout on 3.1->3.1.11 or 3.2.1 Conversion

Posted: Thu Oct 05, 2017 2:08 pm
by Tarantino
Hello, my forum is in 3.1.9 and I want to convert it to 3.2.1 the problem is that it gives me: "The installer detected a timeout". The same happen if I try to update to 3.1.11

Image

Please note that I'm still on the "introduction"...

I've check on phpinfo:

max_execution_time 120
max_file_uploads 20
max_input_nesting_level 64
max_input_time 120
max_input_vars 1000
post_max_size 128M
memory_limit 768M
upload_max_filesize 128M
session.gc_maxlifetime 1440
opcache.force_restart_timeout 180
memcached.sess_connect_timeout 1000

Dunno what is wrong... :?

PS:
I've tested with php 5.6, 7.0 and 7.1
And I've mysqli on the config.php file.

Kudos