Hello,
I'm trying to set up the server side of things to run a new Actinic Catalog web site - new host-to-be has no experience of hosting Actinic at all. The ISP server is a Windows box running IIS and Enim. And at the moment, I'm struggling with just the Standard settings, let alone SSL!
Here is an sample of the directory structure:
Under /Intepub there are /wwwroot/ and /ftproot/
And under /wwwroot I have created /acatalog and /cgi-bin directories.
- - - - - - - - -
On my 'Standard' settings tab I have the following:
CATALOG URL: http://www.littleherbal-int.com/acatalog/
CGI-BIN URL: http://www.littleherbal-int.com/cgi-bin/
Path from CGI-BIN to acatalog: ./acatalog
FTP path to CGI-BIN to acatalog: /wwwroot/cgi-bin
Path from acatalog to CGI-BIN as viewed by FTP server: /wwwroot/acatalog/
Path to Perl shell: c:\Perl\bin\
- - - - - - - - -
When I test the Standard network settings I get the following message:
"Your Catalog URL appears to be invalid. The files uploaded to the given 'Path from cgi-bin to acatalog directory', can not be downloaded via the browser on the given Catalog URL. These two access routes don't point to the same destination on the server."
The directory as specified (/InetPub/wwwroot/acatalog) does exist - directory is set to r/w. Any help or suggestions as to why the test cannot see http://www.littleherbal-int.com/acatalog/ would be greatly appreciated!
Jan
I'm trying to set up the server side of things to run a new Actinic Catalog web site - new host-to-be has no experience of hosting Actinic at all. The ISP server is a Windows box running IIS and Enim. And at the moment, I'm struggling with just the Standard settings, let alone SSL!
Here is an sample of the directory structure:
Under /Intepub there are /wwwroot/ and /ftproot/
And under /wwwroot I have created /acatalog and /cgi-bin directories.
- - - - - - - - -
On my 'Standard' settings tab I have the following:
CATALOG URL: http://www.littleherbal-int.com/acatalog/
CGI-BIN URL: http://www.littleherbal-int.com/cgi-bin/
Path from CGI-BIN to acatalog: ./acatalog
FTP path to CGI-BIN to acatalog: /wwwroot/cgi-bin
Path from acatalog to CGI-BIN as viewed by FTP server: /wwwroot/acatalog/
Path to Perl shell: c:\Perl\bin\
- - - - - - - - -
When I test the Standard network settings I get the following message:
"Your Catalog URL appears to be invalid. The files uploaded to the given 'Path from cgi-bin to acatalog directory', can not be downloaded via the browser on the given Catalog URL. These two access routes don't point to the same destination on the server."
The directory as specified (/InetPub/wwwroot/acatalog) does exist - directory is set to r/w. Any help or suggestions as to why the test cannot see http://www.littleherbal-int.com/acatalog/ would be greatly appreciated!
Jan
Comment