Hi,
I'm trying to upload my site to a 123-reg hosted site. I've used the following settings: -
When I test the settings I get the following message: -
When the test is changing directories to "../acatalog/"..
I've double checked and both the CGI-BIN directory and 'acatalog' directory are on the FTP Server with the correct premissions.
Has anyone any idea why this error appears?
Thanks & Regards,
Andrew
I'm trying to upload my site to a 123-reg hosted site. I've used the following settings: -
Code:
SCRIPTID 1 SCRIPTEXT .pl SMTPHOST <domain> WEBSITEURL http://<domain> IGNOREPASSIVEERRORS true PATHTOPERL /usr/bin/perl CATALOGURL http://<domain>/acatalog/ CGIBINURL http://<domain>/cgi-bin/ PATHFROMCGITOCATALOG ../acatalog/ CODEBASE ./ FTPHOST hosting5.123-reg.co.uk FTPUSERNAME <username> FTPPASSWORD <password> PATHTOCGIBIN /cgi-bin/ USEPASSIVEFTP false FTPPATHFROMCGITOCATALOG
Code:
Unable to move to the acatalog directory "../" on the FTP server possibly due to a mistake in the Path from CGI-BIN to acatalog Directory field. (null)
I've double checked and both the CGI-BIN directory and 'acatalog' directory are on the FTP Server with the correct premissions.
Has anyone any idea why this error appears?
Thanks & Regards,
Andrew
Comment