> After installing openwebmail 2.30, I got the error message
>
> Premature end of script headers: openwebmail-prefs.pl
>
> As a matter of fact, I've been getting these error messages with mail
> forms ... and almost all cgi scripts that I try to run. I've been
> experiencing this since I migrated to rh 8 then 9 (The same scripts worked
> on rh 7.3 and below ... hmmm). Btw, On all rh versions I used the default
> apache and perl.

Hi Jopoy. Weird though, default settings with RH9 along with FC1 worked with
openwebmail 2.0 - to 2.30.
Might try checking modules with your apache conf for the presence of these
lines:

LoadModule cgi_module modules/mod_cgi.so
LoadModule perl_module modules/mod_perl.so
even for
<IfModule prefork.c>
LoadModule cgi_module modules/mod_cgi.so
</IfModule>

if you always fail on executing perl and cgi modules, my guess would be some
tweaks on apache conf - perl and cgi modules.

goodluck
//milver






--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to