mason-soap_lite_problem_with_mason

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



From: Patrik Wallstrom <pawal@blipp.com>
To: Dave Rolsky <autarch@urth.org>
Cc: mason-users@lists.sourceforge.net
Subject: Re: [Mason] SOAP::Lite and Mason should still be in FAQ
Date: Thu, 21 Nov 2002 19:39:50 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 21 Nov 2002, Dave Rolsky wrote:

> > I stumbled on the SOAP::Lite-problem with Mason yesterday and found
> > the fix in the list archives, with a suggestion that it should be in
> > the FAQ. I just would like to add that it still should be in the FAQ.
> 
> Uh, what problem?

http://marc.theaimsgroup.com/?l=mason&m=98812253626414&w=2

The fact that Apache compiled expat feature collides with the
Perl-loaded XML-stuff.

However, the correct statement is --disable-rule=expat, not "rules".

===

From: Dave Rolsky <autarch@urth.org>
To: Patrik Wallstrom <pawal@blipp.com>
Subject: Re: [Mason] SOAP::Lite and Mason should still be in FAQ
Date: Thu, 21 Nov 2002 12:41:43 -0600 (CST)

On Thu, 21 Nov 2002, Patrik Wallstrom wrote:

> http://marc.theaimsgroup.com/?l=mason&m=98812253626414&w=2
>
> The fact that Apache compiled expat feature collides with the
> Perl-loaded XML-stuff.
>
> However, the correct statement is --disable-rule=expat, not "rules".

Or upgrade Apache _and_ XML::Parser to versions which compile against a
shared libexpat.so.  This has been part of the XML::Parser code for quite
a while (over 1-2 years, I believe) and part of Apache since 1.3.21


===

From: Patrik Wallstrom <pawal@blipp.com>
To: mason-users@lists.sourceforge.net
Subject: Re: [Mason] SOAP::Lite and Mason should still be in FAQ
Date: Fri, 22 Nov 2002 13:35:20 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 21 Nov 2002, Dave Rolsky wrote:

> > http://marc.theaimsgroup.com/?l=mason&m=98812253626414&w=2
> >
> > The fact that Apache compiled expat feature collides with the
> > Perl-loaded XML-stuff.
> >
> > However, the correct statement is --disable-rule=expat, not "rules".
> 
> Or upgrade Apache _and_ XML::Parser to versions which compile against a
> shared libexpat.so.  This has been part of the XML::Parser code for quite
> a while (over 1-2 years, I believe) and part of Apache since 1.3.21

I am using default FreeBSD stuff from ports, and neither of this was
done "right". If the answer is different than over a year ago, this
wasn't in the mail archive at all, so I couldn't have guessed.

===

the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu