Date: 03/24/99
- Next message: Andi Gutmans: "Re: [PHP-DEV] Bug #1248: operator ? : has wrong associativity (has left, should be right)."
- Previous message: Bug Database: "[PHP-DEV] Bug #1261 Updated: Cannot access an array of class objects stored in object"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Invalid URL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Bug #1248: operator ? : has wrong associativity (has left, should be right)."
- Previous message: Bug Database: "[PHP-DEV] Bug #1261 Updated: Cannot access an array of class objects stored in object"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Invalid URL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

