Gossamer Forum
Home : Products : DBMan : Installation :

Script does not have same GID

Quote Reply
Script does not have same GID
help....me.. please :-)

sometimes i get this problem when i install a new dbman database :

CGIWrap Error: Execution of this script not permitted

Execution of (/home/sites/lisax.com/cgi-bin/cultuur/db.cgi) is not permitted for the following reason:

Script does not have same GID

I did everything correct, upload ASCII, chmod correctly, script_url correctly.
but what does "Script does not have same GID" exactly mean? where's the problem? how can I fix it?

Thank people!

Lisa X




Quote Reply
Re: Script does not have same GID In reply to
I take it you are on a RAQ?

You need to upload the script to the server as the admin for the site (ie FTP the files using the admins username).
Or change the ownership manually using chgrp or chgown.

The file ownership should be the site admin username and the site group

ie..User: USERNAME of ADMIN
Group: site6 (or whatever)





Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/
Quote Reply
Re: Script does not have same GID In reply to
Thank you for your help!

But i did upload the script to the server as the siteadmin.
Isn't there another asnwer to this?
Is the cause of this problem "Script does not have same GID" only if i didn't upload as siteadmin?

Lisa X
http://www.LisaX.com



Quote Reply
Re: Script does not have same GID In reply to
Yes it is to do with user/group ownership. If it is incorrect then the script won't execute.

The group ownership may be incorrect - check that too.

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/
Quote Reply
Re: Script does not have same GID In reply to
Okay... i checked it..
I need to change the ownership to group as well...
It's finally working.......!! thanxxxxxxxxxxxxxxxxxxxxxxxxxxx

Lisa X



Quote Reply
Re: Script does not have same GID In reply to
No problem Wink

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/