500 error on a cgi file could be that
#!/usr/bin/perl
line isn't correct for the system you are installing on.
it could be
#!/usr/local/bin/perl
If you uploaded in auto/binary, the CR/LF could also cause it.
If the files are not chmod 755, you can also get the 500 error.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
|