[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGI Permissions
- Subject: RE: [cobalt-users] CGI Permissions
- From: "dlyles" <dlyles@xxxxxxxxxxxxxxxxxxx>
- Date: Sat Feb 23 12:55:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I got the script from the clients programmer. I see your directions type
chmod 755 quikstor.cgi. Am I typing this as written? Forgive my telnet
ignorance.
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Dav
Sent: Saturday, February 23, 2002 3:09 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] CGI Permissions
From: "dlyles" <dlyles@xxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Date: Sat, 23 Feb 2002 11:18:48 -0500
Subject: [cobalt-users] CGI Permissions
Reply-To: cobalt-users@xxxxxxxxxxxxxxx
Firstly, I may be a borderline idiot on this topic and I have searched the
archives. I am using a Raq3 as a dedicated server plan. I have set up a
domain with CGI capabilities, but need it to have read/write permissions. I
though I did this correctly, my CGI (and my Cobalt) knowledge is very
minimal. I'm currently getting an error when I run the script. It's easier
to just see for yourself at
http://www.ascentimentaljourney.com/homespa/homespa_ll.htm Just check out
any item and you'll see the error. The developer of the site is telling me
it's a permissions situation, which I thought it shouldn't be. While I may
be making little sense, can someone help me out?
This is common with cgi. Make sure you have the path correct as the error
states
and just for grins use the full http://pathtoyoursite/cgi-bin/your.cgi
chmod the script 755
ssh or telnet in.
change to the directory
su to root
type chmod 755 quikstor.cgi
If there are other files they need to be reviewed depending on if they store
data or process data.
Where did you get the quikstor.cgi script?
David
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users