On Wed, Sep 21, 2005 at 08:47:13AM +0200, Fr?d?ric BISSON wrote:
> ------------------------------------------------------------------------
> [Wed Sep 21 08:51:47 2005] [notice] Apache/2.0.54 (Unix) mod_ssl/2.0.54
> OpenSSL/0.9.7d PHP/5.1.0b2 mod-xslt/1.3.9 configured -- resuming normal
> operations
> [Wed Sep 21 08:51:51 2005] [error] [client 10.0.0.1] mod-xslt: can't
> compile regular expression: Mozilla, unknown option bit(s) set
> [Wed Sep 21 08:51:51 2005] [error] [client 10.0.0.1] mod-xslt: can't
> compile regular expression: Opera, unknown option bit(s) set
> ------------------------------------------------------------------------
uhm .. ok, there definetively seems to be a problem .. I've been working
on it a couple weeks ago, and believed it was fixed. So, I guess I really
need to spend more time on it...
The latest available version of mod-xslt on the TLA archive has a much
more powerful and improved debugging facility, which allows users, at run
time (without recompiling with --enable-debug), to choose what they want
to see in their logs .. I am now adding stuff around in the various .c files
to allow one to get debugging output regarding just how those expressions
are interpreted and converted. If I can't find the problem, I'll probably
have to ask you to download patch-xx (71, probably, which is not yet in
TLA), and to enable debugging regarding how regular expressions are
compiled...
So, stay tuned :), and thanks for the info!
Cheers,
Carlo