RE: Problems with AxKit

2000-06-20 Thread Matt Sergeant
On Tue, 20 Jun 2000, Jonas Nordström wrote: > Ok, I have tried that, and now I'm a little bit closer. But when I start the > server, i get the message: > ../bin/apachectl start: httpd could not be started > > No error message and nothing in the logs. If I remove the line "PerlModule > AxKit" fro

RE: Problems with AxKit

2000-06-20 Thread Jonas Nordström
Jonas Nordstrom > -Original Message- > From: Matt Sergeant [SMTP:[EMAIL PROTECTED]] > Sent: den 20 juni 2000 14:04 > To: Jonas Nordström > Cc: '[EMAIL PROTECTED]' > Subject: Re: Problems with AxKit > > On Tue, 20 Jun 2000, Jonas Nordström wrote:

Re: Problems with AxKit

2000-06-20 Thread Matt Sergeant
On Tue, 20 Jun 2000, Jonas Nordström wrote: > I have the following config for httpd.conf > > PerlModule AxKit > >SetHandler perl-script >PerlHandler AxKit > ># Setup style type mappings >AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot >AxAddStyleMap application/x-xpa

Problems with AxKit

2000-06-20 Thread Jonas Nordström
I have the following config for httpd.conf PerlModule AxKit SetHandler perl-script PerlHandler AxKit # Setup style type mappings AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot AxAddStyleMap application/x-xpathscript \ Apache:AxKit::Language::XPathScript # Optionall