[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] reg_badpat errors / PHP 3.0.14 problems after installing Apache 1.3.9
- Subject: Re: [cobalt-users] reg_badpat errors / PHP 3.0.14 problems after installing Apache 1.3.9
- From: "Brent Selch" <selchb@xxxxxx>
- Date: Fri Feb 25 05:23:39 2000
-----BEGIN PGP SIGNED MESSAGE-----
It came up when I asked about it -
If you compile Apache with the following options...
./configure --prefix=/usr \
--libexecdir=/usr/lib/apache \
--sysconfdir=/etc/httpd/conf \
--serverroot=/etc/httpd \
--datadir=/usr/doc/httpd \
--includedir=/usr/include/apache \
--logfiledir=/var/log/httpd \
--localstatedir=/var \
--runtimedir=/var/run \
--proxycachedir=/var/cache/httpd \
--enable-suexec \
--suexec-caller=15 \
--enable-module=all \
--enable-module=rewrite \
--enable-shared=remain \
--disable-rule=WANTHSREGEX \
--activate-module=src/modules/php3/libphp3.a
that should do it. The important flag above is the
- --disable-rule=WANTHSREGEX. This line performs the necessary mojo to
fix your problem, IIRC
Brent
- ----- Original Message -----
From: "Webmaster@xxxxxxxx" <webmaster@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxx>
Sent: Thursday, February 24, 2000 10:35 AM
Subject: [cobalt-users] reg_badpat errors / PHP 3.0.14 problems after
installing Apache 1.3.9
> Have compiled and installed php 3.0.14 from source onto the Apache
> 1.3.9 that Cobalt supplied on the FTP site. Now when PHP does any
> "ereg" commands it throws up reg_badpat and unexpected regex
> errors.
> Has anybody any clues how to fix this one. It has come up before I
> think (not in archives)....
>
> Trevor Ryan
> Webmaster - Ennis Information Age Town
> ________________________________
> webmaster@xxxxxxxx
> http://www.ennis.ie
> Ph: 1800 211 611
>
>
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.3 for non-commercial use <http://www.pgp.com>
iQCVAwUBOLaCK8JVRNhVuH61AQFSfgP/UgLOM76SyMr69MnPOgnsD9TTp+XC8RSH
5TWwZRa03MAoTZxdmEn2BvmoAVdQzzhTTcs9yU7CJAtG+jyIe69KUuUeh8PT9/T7
zrsS+feYVWb/jP3dAVIi7TPvCbyecsZpuQ1YzsIPzSIi7lzLDYP+X3F2CQgHYkol
La22e94nqI0=
=v7fF
-----END PGP SIGNATURE-----