By Chris Chiancone on Thursday, 23 November 2017
Posted in General
Replies 1
Likes 0
Views 473
Votes 0
JFTP: :connect: Could not connect to host ' ' on port ' 21 '

Error

Looks like User's credentials are no good.
There was an error uploading this file to the server.
Maximum PHP file upload size is too small: This is set in php.ini in both upload_max_filesize and post_max_size settings of your PHP settings (located in php.ini and/or .htaccess file).
Unable to find install package
Can you try request with your webhosting provider to help you increase these following PHP directory from your PHP server?

- upload_max_filesize - 64M
- max_execution_time - 300
- post_max_size - 64M


And turn off this FTP setting from your site backend global configuration setting, you can check my screenshot here :
http://take.ms/BcKW8
·
Thursday, 23 November 2017 10:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post