View Full Version : Anyone using RACKSPACE ?
rookers
22-Oct-2008, 09:03 AM
Hi there. Is there anyone out there that is sucessfully using Rackspace as a host?
I'm having the usual problems of CGI-BIN not working and have tried everything mentioned on the forum. Although the support at Rackspace is excellent it is the usual "we don't know actinic" story so now it's deadlock.
If there is anyone out there who has an actinic site working on Rackspace I'd be keen to form a triangle with Rackspace so they can sort my server out !
Waiting in anticipation.
Jez
TraceyHand
22-Oct-2008, 09:10 AM
as ever, posting your network settings (without passwords) would perhaps help someone identify a problem
rookers
22-Oct-2008, 09:12 AM
Yep of course:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 2
SCRIPTEXT .pl
SMTPHOST smtp.mower-magic.co.uk
WEBSITEURL http://www.robot-magic.co.uk/
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.robot-magic.co.uk/acatalog/
CGIBINURL http://www.robot-magic.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 83.138.132.230
FTPUSERNAME xxxxx
FTPPASSWORD xxxxxxxxx
PATHTOCGIBIN /var/www/html/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
rookers
22-Oct-2008, 09:17 AM
To give a bit more info, firstly on upload it fails to do the merge. And on clicking on anything on the site I get "500" server errors.
(The site I am uploading a just a test out-of-the-box site to get things moving).
TraceyHand
22-Oct-2008, 09:22 AM
what do you get when you run a network test?
(Web > Network Setup > Test)
It's the first thing you need to get working before worrying about an unsuccessful upload.
rookers
22-Oct-2008, 09:25 AM
I get "Actinic received a server error from the web server. The CGI scripts are not executing properly on the server. Run Web | Configure Web Site Details... to review your web site configuration."
TraceyHand
22-Oct-2008, 09:33 AM
pretty nondescript message, as ever!
I know it's not giving a permissions specific error but have you ftp-ed into your site to check that the permissions on the folders are as they should be?
cgi-bin should be 755, acatalog should be 777 (although sometimes your host may require this to be 755, either should be ok)
Failing that, it's perhaps a cgi-bin path error, in which case, as Rackspace don't seem able to help, you will need to await rescue from someone on here who does use it or knows what it should be.
rookers
22-Oct-2008, 09:39 AM
Hi there, thanks for that. Yeah I checked all that and it looks good.
So any Rackspacers out there ?
Darren B
22-Oct-2008, 09:43 AM
try changing this bit
PATHTOCGIBIN /var/www/html/cgi-bin/
to PATHTOCGIBIN /cgi-bin/
rookers
22-Oct-2008, 09:48 AM
Hi there, if I do that it says "Unable to move to the cgi-bin directory "/cgi-bin/" on the FTP server.The specified directory does not exist or you do not have access to the directory."
I have tried all flavours in the with and without "/" etc
Darren B
22-Oct-2008, 10:16 AM
OK
having looked a bit more, can you tell us what os your on (linux or windows)
and im sure some here are using rackspace, but it definately looks like there is a problem running the scripts.
a couple of things to try, change the script id then restart actinic and upload, also change the script extension from pl to cgi and try that
rookers
22-Oct-2008, 10:19 AM
it is a linux red hat server
Rich Brady
22-Oct-2008, 10:22 AM
The guys in this thread (http://community.actinic.com/showthread.php?t=39140) are using Rackspace. It may be worth contacting them direct, if Darren can't sort you out, but I'm sure he will.
rookers
22-Oct-2008, 10:42 AM
OK thanks I have emailed printerbase.
rookers
22-Oct-2008, 11:03 AM
Ok Rackspace are saying the format of the scripts are in Windows format not Unix format ?
When they run this command: ]# dos2unix -o *
on all the files in the cgi-bin folder it fixes the problem!
And it does.... until I upload the site again, and then they all go wrong again. I have to upload again as the site has never fully uploaded sucesssfully (cannot "merge files".)
So why are the scripts uploading in s bad format?
pinbrook
22-Oct-2008, 11:32 AM
a forum search on "dos2unix" will yield other posts discussingthe same problem along with solutions inc
http://community.actinic.com/showthread.php?t=5218&highlight=dos2unix
Did you get your problem fixed?
I am running 3 actinic sites on my rackspace server and had probably every problem possible, I have got to the bottom of these now and can set them up fairly quickly now.
I've also got fasthosts hosting sorted now with actinic and can set them up quickly now as well, so if anybody needs a lift, let me know
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.