[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



If you want to compile Apache yourself, you can skip all of the location
pointers during config by simply telling it to use the Redhat layout... 
That should put everything in the right place...

Regular expressions are compiled in and working correctly with the
Apache 1.3.9 release that is on the ftp site... Please be aware of the
fact that doing a compile with it disabled should not affect a standard
Cobalt mips system and its configs but if you have a custom config file
which uses any sort of regular expression (i.e. for browser type
matches, directory name matches, etc.) they will no longer work...

I suspect that Php and Apache are using different regular expression
libraries and that is what is causing the error you are seeing... I am
going to go thru the php config and readme files today (I am mostly php
illiterate ;-) and see if I can resolve this issue... and put up
instructions...

We also have plans to post new php package files (non-db, mysql,
postgresql versions) for the Apache 1.3.9 release in the near future...
though there is as of yet no hard timeline for this...

Stay tuned for further updates -

Michael Lampkin
Business Dev. Engr
Cobalt Networks, Inc.




Brent Selch wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> Well, cobalt does have a php-3.0.7xxx.rpm for that in
> /pub/experimental on ftp.cobaltnet.com, but I recommend getting the
> source and compiling it from www.php.net
> 
> Brent
> - ----- Original Message -----
> From: "Jason Brashear" <jason@xxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Friday, February 25, 2000 8:51 AM
> Subject: RE: [cobalt-users] reg_badpat errors / PHP 3.0.14 problems
> after installing Apache 1.3.9
> 
> > Where do I get PHP for the RaQ2 and how do I install it?
> >
> >
> > -----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-----
> >
> >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
> > _______________________________________________
> > 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>
> 
> iQCVAwUBOLaPpsJVRNhVuH61AQHZEwQApCZnSlRuelkfK92p3E4iinpSGhNla9sh
> kZ/IYOiajIowiez3Zp5BOjA3gjrxofTaMQwmNLPFifCYT8hdaRu6NcRZhdSylmbN
> MsvBQW1NVKJ7xXKSw4qxQ2D3a4MEX4TmknMZfCTC3usVf20aQGMqcjGxIlMGs3oB
> l7+ieHyo3Yg=
> =uWsQ
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users