modcaml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Modcaml] PCRE/Apache 1.3 problem (?)


From: Martin Jambon
Subject: [Modcaml] PCRE/Apache 1.3 problem (?)
Date: Thu, 14 Jul 2005 14:09:04 -0700 (PDT)

Hello,

PCRE-OCaml does not seem to work at all in my installation of
mod_caml 1.3.6 (Debian testing, with apache 1.3.33, OCaml 3.08.3 (GODI),
PCRE 4.5#1 (GODI), PCRE-OCaml 5.03.3#7 (GODI)):

---------------------------
# /etc/init.d/apache start
Configuration syntax error detected. Not reloading.

Fatal error: exception Failure("Template: unknown tag in template:
::if(has_title)::")
---------------------------

Actually a simple
  assert (Pcre.pmatch ~pat:"X" "X")
fails too (but of course works in the toplevel) when inserted in
template.ml.

I can see there are known problems between apache 2.0 and modules
using PCRE, but here I am using apache 1.3.
Any clue about how to fix this?


Thanks,

Martin

--
Martin Jambon, PhD
http://martin.jambon.free.fr





reply via email to

[Prev in Thread] Current Thread [Next in Thread]