On Thu, 20 Feb 2003, Husel Hans-Juergen (RTW1/FIT5) * wrote: > 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.
This has been seen before, and I'm fairly sure it was because of large files flag conflicts. Check what flags perl was compiled with and make sure you use the same flags for compiling apache/mod_perl otherwise things go tits oop. -- <!-- Matt --> <:->get a SMart net</:-> Spam trap - do not mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
