Hi,
>
> you have, in multiple places:
>
> xmlSubstituteEntitiesDefault(1);
>
> Which turns on entity substitution. Which is a good default
> thing to do, for people who want their entities substituted
> (like, if they are using entities to read in external files,
> for example).
>
> Howeve
On Thu, Dec 22, 2005 at 09:22:23AM +0100, Gerald Richter wrote:
> >
> > xmlSubstituteEntitiesDefault(1);
> >
> > Which turns on entity substitution. Which is a good default
> > thing to do, for people who want their entities substituted
> > (like, if they are using entities to read in external
sigh... after the holiday. :)
--
Don WildeOrg 01737505-844-1126
A man who carries a cat by the tail learns something he can learn in no
other way. - Mark Twain
-Original Message-
From: Gerald Richter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 21, 2005 11:08 PM
To: W
I had trouble compiling Embperl 2.1.0 with mod_perl
2.0.2 and Apache 2.2. I had found a previous patch for
Apache 2.1 and I added some things. The patch I used
is below.
I searched, but could not find and further patches
addressing this. Also, I hopefully did not miss any
installation steps to com
Hi,
>
> I had trouble compiling Embperl 2.1.0 with mod_perl
> 2.0.2 and Apache 2.2. I had found a previous patch for Apache
> 2.1 and I added some things. The patch I used is below.
>
Thanks for the patch. I will review and add it to Embperl, but there some
changes needed because in the curren
Hi,
>
> Any chance of a fix soon?
>
Unfortunately not, otherwise I would already have done it.
I guess it's a full week of work until threads really works correctly and I
can only do it in my spare time, unless somebody pays me for it.
It's on my todo list, but I can't say exactly when I wil
On Do, 2005-12-22 at 01:41 -0500, Michael Shirley wrote:
> Any chance of a fix soon?
>
> I would hate to have to install Apache 1.x and all the other modules just to
> test local.
You don't need to. You can run Embperl in CGI mode under Apache 2
just fine, it just won't work with mod_perl.
Hth,