[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] PHP4's bundled regex problem - PHP MapScript
Benjamin Thelen wrote:
> Don't use –with-httpd=/usr/local/apache2/bin/httpd!
>
>
I stumbled over the same problem yesterday. The error message is
misleading. PHP-Mapscript requires PHP to have been compiled with
"--with-regex=system", but even if that is the case, the configure
script fails when called with "--with-apxs" or "-- with-apache". (Both
options seem to be currently disabled BTW). Could someone please adapt
this error message in the configure script? Lots of people seem to have
had this problem.
Jan