PDA

View Full Version : Stand Alone


marlboro
19-Sep-2003, 05:53 PM
Hi i keep getting the following errors when trying to test on a stand alone setup

200 Type ASCII ( No subclass parameters defined, Non-Print
used as default)

200 Port command Ok

501 permission denied

I had this problem before when using V5 a couple of years ago and have forgotten
what the solution is, all my files in cgi-bin are set correctly (those which should be writable) and cgi ID is unigue to server, please help as i am on a
dead line and feel stupid for forgetting the solution as i think its fairly easy.
Thanks J

marlboro
20-Sep-2003, 12:06 AM
Thanks for the help!

pinbrook
20-Sep-2003, 12:45 PM
If you don't get a reply it normally means that no-one knows the answer.....being sarcastic isn't going to help your position in these forums when you ask again.

marlboro
20-Sep-2003, 10:00 PM
Sorry I was impatient because of my deadline
any advice would be a great help.

Ben
22-Sep-2003, 01:31 PM
Hi John

What happens when you test the network settings? The last time I encountered an error like this, the cgi-bin had the wrong permissions and ownership and the server didn't support CHMOD commands. Renaming the old cgi-bin and creating a new one fixed the error.

Ben

marlboro
22-Sep-2003, 03:29 PM
The cgi-bin has the right permissions and ownership i have a feeling the problem is with the server and it looks like everything will be alright.
Thanks for your help Ben.