I've had to mount our site on a new server (unix). The main site is working, but the subsite is not, and think it is to do with the addressing. I've read Lee Hackett's questions and have checked the permissions. (The subsite sits in a folder under the main site called "us" with permission set to 755). Inside this, acatlog permission is 777 and cgi-bin permission is 755.
I haven't tried changing the CGI number admittedly (as I don't know much about this). I tried running the setup wizard (in V8) but it didn't like what I gave it for the web root directory and came back with "unable to connect" errors.
Can anyone see anything way out of whack in these settings?
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.calarecords.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.calarecords.com/us/acatalog/
CGIBINURL http://www.calarecords.com/us/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 70.39.249.136
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN /public_html/us/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /public_html/us/acatalog/
I haven't tried changing the CGI number admittedly (as I don't know much about this). I tried running the setup wizard (in V8) but it didn't like what I gave it for the web root directory and came back with "unable to connect" errors.
Can anyone see anything way out of whack in these settings?
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.calarecords.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.calarecords.com/us/acatalog/
CGIBINURL http://www.calarecords.com/us/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 70.39.249.136
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN /public_html/us/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /public_html/us/acatalog/
Comment