> SM 1.4.2/htmlarea3 > RH9 > Perl 5.8.2 > > Installed perl from source to /usr/local/bin/perl > > Changed the Perl Path to /usr/local/bin in spell-check-logic.cgi > > Installed Text::Aspell- all other requred modules present > > Getting the following error > > Error message: > Premature end of script headers: spell-check-logic.cgi
1. Check logs. Apache error or access logs contain more info about perl cgi premature end of script errors. 2. There was suggestion to use precompiled packages. I think you've chosen to ignore it. It is possible that Text::Aspell is not available for RH9, but perl package with CPAN support is available. Save your time and use packages that came with your system. You don't have to install newer CPAN bundle, because bundle might want to upgrade perl. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
