PDA

View Full Version : Xml Install


aerostar
2003-11-26, 10:55 AM
having problems getting XML working on my server
i installed the Bundle::XML via perl -MCPAN -e shell
but still no luck getting it to run
is there soemthing that i overlooked or forgot to do ?

QT
2003-11-26, 13:59 PM
It's hard to troubleshoot when you don't have enough information. :)
What are you trying to do with it? What errors do you get?

aerostar
2003-11-26, 14:22 PM
when i load the .xml file it just shows the source it doesnt put it though the xml parser
i build an moved the perl directory to the user/perl folder
:bang: :bang:

been working on it awile if you cant tell :)

QT
2003-11-26, 15:02 PM
It looks like you may be missing an AddHandler, but I am not sure what it is supposed to look like.