Error connecting to the server

Error connecting to the server

by Kyu Ho Kim -
Number of replies: 4

Hi,

I installed a new moodle site. It looked fine but whenever I tried to upload a file or restore course that are file size over 120MB will print "error connecting to the server". I managed to change all php.ini setting of upload limits but it won't help at all. Could you please help to fix this? Debugging is on but shows nothing.
Thank you.

Php setting.
max_execution_time = 600
post_max_size = 2005M
upload_max_filesize = 2000M

Centos 7.4, php 7.1, mysql 5.6  on 'Inmotion' hosting's dedicated server.

Average of ratings: -
In reply to Kyu Ho Kim

Re: Error connecting to the server

by Leon Stringer -
Picture of Core developers Picture of Particularly helpful Moodlers

Do you have access to your web server error log? That's the Apache error log if you're using Apache. Try your upload and when you get the error message is there anything in the error log at the same time?