[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] cgiwrap problem running cgi script
- Subject: RE: [cobalt-users] cgiwrap problem running cgi script
- From: "Tom Cameron" <tomcameron@xxxxxxxxxxxxxxx>
- Date: Fri Nov 22 18:50:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Dan Kriwitsky wrote Saturday, 23 November 2002 7:57 AM:
=> > I am certain the problme has nothing to do with the script
=> > itself, since it happens to all scripts perl or shell. I am
=> > pretty certain the problem is in the way the cgiwrap is
=> > handling the script so I really need a way to debug the
=> > cgirwap rather than the script itself.
=>
=> I don't think I saw it suggested: Did you upload the script as the
=> siteadmin? Not the server admin, but the site admin for the domain.
Actually this is the /home/ site anyway, so it is the same admin in any
case. however, Ive changed the owner and permissions many times to test it
out. Also a built a test script from scratch using vi and that has the same
problem.
I am getting close to recompiling cgiwrap with different parameters to see
how that changes things, but I dont know what parameters are set on the
cobalt by default - if anyone knows then let me know.
Or my other option is to turn cgiwrap off for that site but Im not too keen
on that.
It seems to me that cgiwrap is denying access to the scripts because of some
permission failure, but without any logs at all, I cant tell what the
problem is. It seems extraordinary to me that there are not debugging logs
at all for cgiwrap.
Tom