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

Re: [cobalt-users] Error executing script on Qube2



On Wed, 5 Apr 2000 kevin@xxxxxxxxxxxxxx wrote:

> Hi,
> 
> When I try to execute a script on a Qube2 I get the following message:
> 
> CGIWrap Error: Execution of this script not permitted 
> Execution of (/home/groups/home/cgi-bin/smart.cgi) is not permitted for the
> following reason: 
> 
> 
> Script is group writable.
> 
> How do I resolve this?  I did do a chmod 775 on the files and I still get

If the numbers are confusing you, use the letters...

chmod g-x whatever.cgi

(775 made it group writable again, )

> this message.
> 
> Thanks,
> 
> Kevin Adams
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
>