hi community
i'm trying to setup my actinic and run it locally whilst it's in development. i'm having real trouble trying to get the permissions etc working. i've read a couple of threads on the forum already but have come to a halt.
this is the export of my network settings. also attached is a screen grab of the error i'm getting. any help much appreciated, this has already taken me too long
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://localhost/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
COMPRESSIONPACKETSIZE 1024
COMPRESSEDUPLOAD true
CATALOGURL http://localhost/acatalog/
ONLINESTOREFOLDERNAME acatalog
CGIBINURL http://localhost/cgi-bin/
PATHFROMCGITOCATALOG ../htdocs/acatalog/
CODEBASE ./
FTPHOST localhost
FTPUSERNAME ausernamehere
FTPPASSWORD apasswordhere
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG
i'm trying to setup my actinic and run it locally whilst it's in development. i'm having real trouble trying to get the permissions etc working. i've read a couple of threads on the forum already but have come to a halt.
this is the export of my network settings. also attached is a screen grab of the error i'm getting. any help much appreciated, this has already taken me too long
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://localhost/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
COMPRESSIONPACKETSIZE 1024
COMPRESSEDUPLOAD true
CATALOGURL http://localhost/acatalog/
ONLINESTOREFOLDERNAME acatalog
CGIBINURL http://localhost/cgi-bin/
PATHFROMCGITOCATALOG ../htdocs/acatalog/
CODEBASE ./
FTPHOST localhost
FTPUSERNAME ausernamehere
FTPPASSWORD apasswordhere
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG
Comment