I know this may be a complicated question (I've spent most of the week trying)
I can't run CGI scripts.
I'm running E-Smith 3.0
I'm trying to run a perl CGI script in the cgi-bin folder in an information bay.
I've installed perl, mod_perl, the permissions are correct via chmod.
the chown is at (user=admin) (group=shared)
I'm new at scripting. But I'm able to run a sample script from the shell (getting errors for any web browser calls)
But when I point the browser to
http://Http://domain.com/IBAY/CGI-BIN/Script.cgiI get a 500 error in IE5.1.
do I need that mod_cgi.pl file? where do I put it?
I'm assuming it doesn't matter for permissions on files as long as it is executable by "others"
EssentiALLY i need to know what i have to set in the config files to make the ibays cgi work.
thanks