hi there,
i have just purchaced some new hosting space and intend to move mt web on this area. I am using the 'advanced network setup' box and have entered the following details but actinic is not accepting the settings (as advised by the hosting company):
Use the following setting, substituting [DOMAIN NAME] for your domain in every case:
Extension = .cgi
Mail server = localhost
Website URL = http://www.[DOMAINNAME]
Catalog URL = http://www.[DOMAINNAME]/acatalog/
CGI-BIN URL = http://www.[DOMAINNAME]/cgibin/
Codebase = ./
Path from CGI-BIN to Catalog Directory = ../acatalog
Path to Perl = /usr/local/bin/perl
Server Host = [DOMAINNAME]
Username = FTP user name you selected when ordering the account
Password = FTP password you selected when ordering the account
Path to CGI-BIN = public_html/cgibin/
i come up with the following error when testing:
"Unable to move to the cgi-bin directory "public_html/cgibin/" on the FTP server.
The specified directory does not exist or you do not have access to the directory"
my folder structure is as such:
main folders:
data/
html/
under html folder (advised that this is the same as public_html):
acatalog/
cgibin/
all the permissions of all these folders is 777.
I am using cute ftp to access my area, but am not sure what to do now as i have done all that i have been advised to do by my hosting company (iomart.com / internetters.com / easyspace.com)
Can anyone advise what i need to do?
Thanks all....
i have just purchaced some new hosting space and intend to move mt web on this area. I am using the 'advanced network setup' box and have entered the following details but actinic is not accepting the settings (as advised by the hosting company):
Use the following setting, substituting [DOMAIN NAME] for your domain in every case:
Extension = .cgi
Mail server = localhost
Website URL = http://www.[DOMAINNAME]
Catalog URL = http://www.[DOMAINNAME]/acatalog/
CGI-BIN URL = http://www.[DOMAINNAME]/cgibin/
Codebase = ./
Path from CGI-BIN to Catalog Directory = ../acatalog
Path to Perl = /usr/local/bin/perl
Server Host = [DOMAINNAME]
Username = FTP user name you selected when ordering the account
Password = FTP password you selected when ordering the account
Path to CGI-BIN = public_html/cgibin/
i come up with the following error when testing:
"Unable to move to the cgi-bin directory "public_html/cgibin/" on the FTP server.
The specified directory does not exist or you do not have access to the directory"
my folder structure is as such:
main folders:
data/
html/
under html folder (advised that this is the same as public_html):
acatalog/
cgibin/
all the permissions of all these folders is 777.
I am using cute ftp to access my area, but am not sure what to do now as i have done all that i have been advised to do by my hosting company (iomart.com / internetters.com / easyspace.com)
Can anyone advise what i need to do?
Thanks all....
Comment