Hi
We are trying to move our Actinic v10.0.4 LDZA site to a new server and are having frightening problems with the scripts
The site currently works perfectly well on our existing host running centOS
The new server is on rackspace, is also centOS and has perl version 5.8.8 and cgi version 3.15
Perms on acatalog are 777 and cgi-bin 755
The scripts are uploading (via bitvise ftp-sftp bridge) with the wrong user and perms but after the upload (which fails because the scripts don't run) I am manually (for now) changing the .pl files to 755 .pm to 644 and chown-ing the owner to the correct owner.
The pages all appear OK but anything requiring cgi gives this error in the browser ...
And the server logs absolutely loads of errors for each click (see attached log which is all the errors from one click)
Network settings also attached.
It does appear as though cgi is running OK so I guess I need to change a setting here or there but I'm no perl expert and I'm stuck and of course there are loads of business critical dependencies hanging off the server migration just to make it the more exciting !
Any help enormously appreciated.
We are trying to move our Actinic v10.0.4 LDZA site to a new server and are having frightening problems with the scripts
The site currently works perfectly well on our existing host running centOS
The new server is on rackspace, is also centOS and has perl version 5.8.8 and cgi version 3.15
Perms on acatalog are 777 and cgi-bin 755
The scripts are uploading (via bitvise ftp-sftp bridge) with the wrong user and perms but after the upload (which fails because the scripts don't run) I am manually (for now) changing the .pl files to 755 .pm to 644 and chown-ing the owner to the correct owner.
The pages all appear OK but anything requiring cgi gives this error in the browser ...
A General Script Error Occurred
Error: Error opening ../acatalog/test/acatalog/213Z123Z127Z49A1380120253B18947.session (Permission denied)Press the Browser back button and try again or contact the site owner
Error: Error opening ../acatalog/test/acatalog/213Z123Z127Z49A1380120253B18947.session (Permission denied)Press the Browser back button and try again or contact the site owner
Network settings also attached.
It does appear as though cgi is running OK so I guess I need to change a setting here or there but I'm no perl expert and I'm stuck and of course there are loads of business critical dependencies hanging off the server migration just to make it the more exciting !
Any help enormously appreciated.
Comment