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

Attachment: Yo.zip
Description: Zip compressed data

Attachment: httpd.zip
Description: Zip compressed data

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

Reply via email to