[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Raq2 and CGI scriopts
- Subject: RE: [cobalt-users] Raq2 and CGI scriopts
- From: "Eric Lewis" <lewisdvm@xxxxxxxxxxxxx>
- Date: Fri Jun 8 06:36:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Still, same error. It just doesn't make sense.
>
When you were root, did you check the ownership using ls -la? Is the
extension .pl? IIRC, if it's .cgi, try changing to .pl. There were some
strange cgiwrap problems on RaQ2s in the past.
--
Dan Kriwitsky
Dan,
Ok, went in, renamed mail-form.cgi to mail-form.pl
checked with ls -la and it belongs to the user I set up for this web ( there
is only one)
Made sure to change the reference in the HTML to point to mail-form.pl and
upload the changed file
Still, same thing.
Error Message: No such file or directory
Error Number: 2
When I had this script on the qube, I had to place it in the main web's
directory, instead of the virtual sites directory, and reference it there,
but even when I was fiddling with it on the qube, it never gave me this
error, just permission errors due to the qube not liking the script
execution outside of the main sites folder.
Do you have any other ideas? I'm still searching on
http://users.iol.it/hpstr/ for more suggestions.
Eric