On Tue, 20 Dec 2005 06:43:57 -0800 (PST)
jing han <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I meet a problem of "Can't locate object method
> 'dir_config' via package 'Apache2::SOAP'".
> 
> I installed httpd-2.0.54-10.i386.rpm and
> mod_perl-2.0.0-0.rc5.3.i386.rpm with Fedora Core 4
> CDs. And then I downloaded and installed
> Apache-test-1.26.tar.gz and Apache2-SOAP-0.7.tar.gz.
>
  Hi Jing, 

  That version of mod_perl is very old, you will need to upgrade
  to a newer version either from source from the website or find
  a newer RPM.  

  The problem you are running into is there were some API changes
  between the version you're running and the official 2.0 release.

  I just checked the Fedora RPM repositories and if you do a 
  'yum update mod_perl' you should get a newer version that will
  work with Apache2::SOAP. 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to