Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2004 08:54:01 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Radu MOLNAR <taipan@hawat.cc.ubbcluj.ro>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: perl issue
Message-ID:  <20040427075401.GB80091@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <20040427092342.K71456@hawat.cc.ubbcluj.ro>
References:  <20040427092342.K71456@hawat.cc.ubbcluj.ro>

next in thread | previous in thread | raw e-mail | index | archive | help

--KFztAG8eRSV9hGtP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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
>=20
> 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=3Dyes

or, portupgrade style:

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

	Cheers,

	Matthew

--=20
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

--KFztAG8eRSV9hGtP
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAjhGZdtESqEQa7a0RAvtZAJkBIpEPiypShtKVU0TyZAeJwVTN5wCcCnQM
OJMDPIp8dq56z3J5NSUHr5I=
=pTu1
-----END PGP SIGNATURE-----

--KFztAG8eRSV9hGtP--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040427075401.GB80091>