Forum Moderators: bakedjake
the script on pages looks like this"
<A HREF="http://www.mydomain.com/cgi-bin/PixiDetail.pl?IMAGE=Gallery-A/GA1-01.jpg&LINK=Gallery-A01.htm&CAP=" TARGET="_blank">
in the cgi-bin goes the config file and PixiDetail.pl files and then the Detail.htm is in root...
[2007-03-21 03:30:38]: error: file is writable by others: (/home/pixiport/public_html/cgi-bin/PixiDetail.pl)
what are the permissions on the /home/pixiport/public_html/cgi-bin/ directory?
that should probably be 755 as well.
both the file and directory should be owned by the server process owner and/or group. (www? web?)