I have installed AxKit 1.6.1 together with 
Apache/1.3.27 (Solaris 2.6) and mod_perl/1.27

mod_perl was built as DSO outside the Apache source tree via APXS.

I enabled AxKit according the instructions in demo/axkit.conf in the AxKit
source directory. 
The URL http://myserver/axkit/index.html works, but all the links on this
page results in server errors 
or error documents. 

This is the apache error log:
[Thu Feb 20 12:14:17 2003] [notice] Apache/1.3.27 (Unix) AxKit/1.61
mod_perl/1.27 configured -- resuming normal operations
[Thu Feb 20 12:14:17 2003] [info] Server built: Nov 21 2002 16:56:35
[Thu Feb 20 12:14:17 2003] [notice] Accept mutex: fcntl (Default: fcntl)
[Thu Feb 20 12:14:32 2003] [error] _get_config: Unexpected per_dir_config =
NULL at
/tools/tz-www-server/perl/5.8.0/Solaris2.6/lib/site_perl/lib/site_perl/5..8.0
/sun4-solaris-thread-multi/Apache/AxKit/ConfigReader.pm line 43.

Another strange thing is that the axkit handler wants to handle URL's like
http://myserver/manual/
The error message is also _get_config: Unexpected per_dir_config = NULL 

Without 'PerlModule AxKit' in httpd.conf the URL is expanded to
http://myserver/manual/index.html 
because of the directive 'DirectoryIndex index.html'.

Is this problem known?
Is there a solution?

Thank's in advance.

--
Hans-Jürgen Husel

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

Reply via email to