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

RE: [cobalt-users] perl permissions denied



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!