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

[EMAIL PROTECTED] wrote:
| On Thu, 18 Aug 2005, Steve Baker wrote:
|
|> -----BEGIN PGP SIGNED MESSAGE-----
|> Hash: SHA1
|>
|> I am trying to get SOAP to work under mod_perl. Googling about and
|> reading what I can find on it, it looks like there are many ways to do
|> this, but they are all giving me the same (non-working) result.
|>
|> I have two systems I'm trying to do this on: A Mac with Apache
|> 1.2.33/mod_perl 1.29, and a Soalris 8 box with Apache 1.1.28 and
|> mod_perl 1.27.
|>
|> My most recent attempts have been with Apache::SOAP, so I'll use that as
|> my example:
|>
|> I have this in my httpd.conf:
|>
|>   <Location /steve/rpc/>
|>       SetHandler perl-script
|>       PerlHandler Apache::SOAP
|>       PerlSetVar dispatch_to 'Demo'
|>   </Location>
|>
|> Demo.pm is in the @INC path.
|
| [ ... ]
| If you change the directive specifying dispatch_to to
|    PerlSetVar dispatch_to "/dir/containing/Demo, Demo"
| does that work?
|

Nope, I get exactly the same error.
Thanks
- --
Steve Baker
AOL Configuration Management
kiku wa ittoki no haji
kikanu wa matsudai no haji
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDBMVfz179gX3oLkwRArSCAJ9TIPHTZ03mqoaaOgaLLwij4EWe4gCeOFgj
6eR2UMxck4s7zwvIpo5m80Q=
=cAWZ
-----END PGP SIGNATURE-----

Reply via email to