Re: [PHP-DEV] Invalid URL problem From: Alain Malek (alain <email protected>)
Date: 03/24/99

Rasmus Lerdorf wrote:
>
> Hrm.. So the HS regex library is not working on your system. If that is
> really the case, then you should compile both PHP and Apache to use the
> system regex library. If you are using the top-level Apache ./configure
> program to compile Apache, use:
>
> ./configure --disable-rule=WANTHSREGEX
>
> and for PHP use:
>
> ./configure --with-system-regex

Ok, that solved my problem.

Thanks,

Alain

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>