perl issue

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Apr 27 00:54:08 PDT 2004


On Tue, Apr 27, 2004 at 09:26:52AM +0300, Radu MOLNAR wrote:
> Hello list
> I use openwebmail but when i try to acces it via http i get a error
> webpage and the following in /var/log/messages:
> [Thu Apr 22 13:43:57 2004] [notice] Apache/2.0.49 (Unix) configured --
> resuming normal operations
> [Thu Apr 22 13:46:02 2004] [error] [client 193.226.40.66] Premature end of
> script headers: openwebmail.pl
> [Thu Apr 22 13:46:02 2004] [error] [client 193.226.40.66] YOU HAVEN'T
> DISABLED SET-ID SCRIPTS IN THE KERNEL YET!
> [Thu Apr 22 13:46:02 2004] [error] [client 193.226.40.66] FIX YOUR KERNEL,
> PUT A C WRAPPER AROUND THIS SCRIPT, OR USE -u AND UNDUMP!
> [Thu Apr 22 13:46:02 2004] [error] [client 193.226.40.66]
> speedy_backend[1335]: perl_parse error
> [Thu Apr 22 13:46:02 2004] [error] [client 193.226.40.66] speedy[1333]:
> Cannot spawn backend process
> [Thu Apr 22 13:46:02 2004] [error] [client 193.226.40.66] File does not
> exist: /usr/local/www/data/favicon.ico
> 
> On the perl site it sais this is a kernel bug.(?)
> Any sugestions? Thanks

Try reinstalling perl, but this time enable suidperl:

    # cd /usr/ports/lang/perl5.8
    # make install ENABLE_SUIDPERL=yes

or, portupgrade style:

    # portupgrade -f lang/perl5.8 -m ENABLE_SUIDPERL=yes

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040427/9e34922b/attachment.bin


More information about the freebsd-questions mailing list