Nemtom, segít-e, de a google ezt dobta a
hibaüzenetre:
(merthogy a valódi hiba az ez: Script does not have same GID)
Script does not have same GID
Your script is generally called at http://www.server.com/cgi-bin/cgiwrap/username/script.cgi.
The username that is given in the URL should be the same username that
you use to log in to your FTP and telnet server. If you get this error
message, the ownership of the file on your file system is correct, but
the associated and expected group is not the group that owns the
script. (GID means Group ID). If you have telnet access, 'cd' to your
script directory and issue the command chgrp groupname script.cgi.
If you have FTP access, there is nothing you can do about this problem
except contacting your web host's support and have them fix this for
you.
This problem generally results from a misconfiguration
of your FTP server, placing files on your system under the wrong group
ID. Or, if your web host has configured your server to use CGIWrap
without making you put "cgiwrap" in your URLs, they have probably set
this up incorrectly.
Szerintem a szolgáltató rontott el valamit (hacsak nem módosítottad az
index.php-t mostanában...), de ftp feltöltéskor elvileg adott a
UID/GID, azt szerintem csak a szerver admin tudná módosítani...