[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] perl permissions denied (fwd)



** FORGOT TO ADD ** Create the /web/cgi-bin/ directory first as I think Actinic expects it to already exist! **

ps Im having difficulty installing the Actinic software on my raq4 i.e.
uploading the scripts has anyone out there had experience on this matter.

As long as its not just a general FTP problem (i.e. try copying files over
with a standard FTP program to make sure the server, username / passwords
are correct) - here are the settings we use for publishing from Actinic
Catalog on a RAQ4:

CONFIGURATION:
 CGI Script ID Number: 1
 Extension: .pl
 Mail (SMTP) Server: www.domain.com
 Web Site URL: http://www.domain.com
 Catalog URL: http://www.domain.com/acatalog
 CGI-BIN URL: http://www.domain.com/cgi-bin
 Codebase: ./
 Path From CGI-BIN To Catalog Directory: ../acatalog/
 Path to the Perl shell: /usr/bin/perl

FTP DETAILS:
 Server Host: www.domain.com
 Username: abc1234
 Password: xxxyyyzzz
 Path to CGI-BIN: /web/cgi-bin/

Hope that helps!