Hi Matthew and all,

Tonight I thought I would finally have a go at installing AxKit on Win32
with Matthew's helpful tips. It all worked pretty well so far, except
for the XSP test I have tried. I have attached the XSP, the XPS and the
error log as well. Anyone has a clue what's wrong? Thanks for your help!

Antoine

> -----Original Message-----
> From: Matthew Smith [mailto:[EMAIL PROTECTED]] 
> Sent: jeudi 17 janvier 2002 07:11
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: AxKit on Win32 
> 
> 
> see:
> http://aspn.activestate.com/ASPN/Mail/Message/923397
> 
> 
> start ppm type:
> ppm
> 
> once in ppm use the command:
> set repository theoryx5
> http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer
> 
> then just type:
> 
> install mod_perl
> install XML::LibXML
> install XML::LibXSLT
> install XML::XPath
> install AxKit
> 
> 
> I have attached my http.conf - it is pretty much default 
> except for right at
> the end where I added the AxKit stuff and in the middle where 
> I added the
> mod_perl stuff:
> 
> LoadModule perl_module modules/mod_perl.so
> AddModule mod_perl.c
> 
> 
> I tested my conf by extracting yo.zip to Apache/htdocs
> then surfed to http://localhost/yo/test.xml and
> http://localhost/yo/test1.xsp you might have to use the 
> network name of your
> computer instead of localhost.
> 
> matt
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to