[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] CGIWrap Error



At 21:59 2000-08-03 -0700, you wrote:
What part of "Script does not have same GID" do you not understand
<smile>?

You need to upload the script to the RaQ as the admin for the site.  Or
change the ownership manually using chgrp or chgown.

root@xxxxxxxxxxxxxxxx:/home/sites/home/cgi-bin# ls -la *.pl
-rwxr-xr-x   1 admin    users        5091 Oct 25  1999 alias.pl
-rwxr-xr-x   1 admin    users        5091 Sep 18  1999 felanmalan.pl
-rwxr-xr-x   1 admin    users        6022 Aug  3 09:50 shop.pl

I've tried many, many combinations of uid/gid's now. I thoght it should be httpd.admin (since all other files are) but that doesn't work either.