[Mapserver-users] php regex error
Gerald Buckmaster
gbuckmaster at cox.net
Sat May 17 21:12:28 PDT 2003
Paul and Gerry,
The combination of using newer source trees and configuring php
--with-regex=system worked with Mandrake 9.1.
Thanks for your help!
Gerald
On Saturday 17 May 2003 07:50 pm, Paul Spencer wrote:
> try configuring php with --with-regex=system.
>
> Cheers,
>
> Paul
>
OK,
Thanks for the clue...might be worth pursuing.
I've downloaded the latest php 4.3.2rcX and compiled fine, but MS 3.6.5 still
gives me the same error...where do I download MS 3.7? Is it CVS only?
Gerald
On Saturday 17 May 2003 06:19 pm, Gerry Creager N5JXS wrote:
> Gerald,
>
> I hate writing negative-reporting responses, but I'm not going to be
> able to help: RH 9/php 4.3.2RC1, Mapserver 3.7 and it just worked
> flawlessly for me.
>
> So I'm at a loss.
>
> Have you tried capturing the config output to a file? Looked at
> config.log? What did it say?
> Gerald Buckmaster wrote:
> > All Concerned,
> >
> > I have seen this same problem exposed in the archives, but haven't seen a
> > solution. First my system:
> >
> > Mandrake 9.1
> > php 4.3.1 (source)
> > mapserver 3.6.5 (source)
> >
> > My php configure:
> > ./configure --with-system-regex --with-mysql=/usr/local
> >
> > My mapserver 3.6.5 configure:
> > ./configure --with-jpeg=/usr/local \
> > --with-png=/usr/local \
> > --with-proj=/usr/local \
> > --disable-ignore-missing-data \
> > --with-php=/usr/local/src/php-4.3.1 \
> > --with-gdal \
> > --with-ogr \
> > --with-postgis=yes \
> > --disable-rxposix-conflict-error
> >
> > I get the error during the mapserver 3.6.5 configure process:
> >
> > checking whether we have PHP3 or PHP4... -DPHP4
> > checking whether we should use PHP's regex... yes
> > configure: error:
> > !!! The current version of PHP MapScript has some problems with !!!
> > !!! PHP4's bundled regex. Until we figure the solution to the !!!
> > !!! problem, the workaround is to compile PHP4 with the system regex !!!
> > !!! Please re-configure and re-compile PHP4 with --with-system-regex !!!
> > !!! and then re-configure and re-compile MapServer. !!!
> >
> > How do I stop mapserver build from using the PHP regex? I am using the
> > system regex during the building of PHP, so why am I still getting this
> > configure error?
> >
> > Respectfully,
> >
> > Gerald Buckmaster
> >
> > _______________________________________________
> > Mapserver-users mailing list
> > Mapserver-users at lists.gis.umn.edu
> > http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list