Any help would be very appreciated,
suddenly no cgi or pl located outside the cgi-bin will run. Not even the redirect.cgi which will redirect to cpanel or webmail.
calling the scripts via telnet (perl -w /home/user/www/blabla.pl) will execute them fine
calling the scripts via the web produces an internal server error.
httpd.conf includes:
&Directory /&
Options FollowSymLinks
AllowOverride All
Options ExecCGI Includes
&/Directory&
Calling http://domain.com:2082/ displays the controlpanel
Calling http://domain.com/webmail/ or http://domain.com/cpanel/ (should alias to wredirect.cgi resp. to redirect.cgi) produce an internal server error.
Any advice?
kosmo
suddenly no cgi or pl located outside the cgi-bin will run. Not even the redirect.cgi which will redirect to cpanel or webmail.
calling the scripts via telnet (perl -w /home/user/www/blabla.pl) will execute them fine
calling the scripts via the web produces an internal server error.
httpd.conf includes:
&Directory /&
Options FollowSymLinks
AllowOverride All
Options ExecCGI Includes
&/Directory&
Calling http://domain.com:2082/ displays the controlpanel
Calling http://domain.com/webmail/ or http://domain.com/cpanel/ (should alias to wredirect.cgi resp. to redirect.cgi) produce an internal server error.
Any advice?
kosmo