I have a new install of Joomla on a website and I am trying to sort out the upload using the new FTP layer but it always comes up that the file cannot be moved. I have the following in my config:
Is this correct?Code:public $ftp_host = 'ftp://ftp.*******.net'; public $ftp_port = '21'; public $ftp_user = ''; public $ftp_pass = ''; public $ftp_root = '/hdocs/'; public $ftp_enable = '1';


LinkBack URL
About LinkBacks





