[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] PHP4's bundled regex problem - PHP MapScript
- Subject: [Mapserver-users] PHP4's bundled regex problem - PHP MapScript
- From: thelen@ccgis.de (Benjamin Thelen)
- Date: Tue, 04 May 2004 14:46:57 +0200
- In-reply-to: <200404301413.i3UEDLA9011504@ccom.unh.edu>
- References: <200404301413.i3UEDLA9011504@ccom.unh.edu>
Don't use –with-httpd=/usr/local/apache2/bin/httpd!
Regards,
Benjamin Thelen
---------------------------------
CCGIS GbR - Bonn
http://www.ccgis.de
Siemensstraße 8
53121 Bonn
Germany
Tel: ++49 (0) 228 90826 15
Fax: ++49 (0) 228 90826 11
James Case wrote:
> Hi all,
>
>
>
> Okay here’s what I’m doing.
>
>
>
> Apache 2.0.39
>
> PHP 4.3.6
>
> GDAL 1.2.0
>
>
>
> I am getting the dreaded PHP4 regex error message after configure of
> MapScript as such:
>
>
>
> ./configure –with-gdal=/usr/local/bin/gdal-config --without-tiff
> –with-php=/usr/local/include/php –enable-internal-ld-detect
> –with-gd=/usr/local –with-httpd=/usr/local/apache2/bin/httpd
> –with-apxs=/usr/local/apache2/bin/apxs
>
>
>
> I recompiled PHP with the –with-regex=system option but it didn’t make a
> difference. There seems to be a workaround to ‘fool’ MapScript in to
> thinking PHP is configured with regex=system, but I cannot piece it
> together from Google L
>
>
>
> Any ideas?
>
>
>
> -Jim
>