I am running MajorCool 1.3.2, Majordomo 1.94.4 and Sendmail 8.9.3 on a
RedHat 5.2 system
with a 2.3.3-5 kernel. It all worked fine until I installed Webmin 0.70.
Now MajorCool is broken.
When I try to access MajorCool, my browser returns the following error:
Internal Server Error
The server encountered an internal error or misconfiguration
and was unable to complete your request.
I checked the server error logs and found the following errors:
/usr/local/majordomo/majordomo.cf not readable; stopped at
/home/httpd/cgi-bin/majordomo line 37
httpd: Premature end of script headers: /home/httpd/cgi-bin/majordomo
The following are the relevant lines in the cgi-bin script that should
invoke MajorCool:
$ENV{MAJORDOMO_CF} ="/usr/local/majordomo/majordomo.cf";
$cf = $ENV{MAJORDOMO_CF};
die("$cf not readable; stopped") unless -rf $cf;
I am fairly new to Linux and will appreciate any help I can get.
Marius Tegomoh
|
|