On Sunday, 02. February 2003 22:01, V Shah wrote: > Tried the virtual host method with no improvement. I decided to try > building a test apache with mod_perl compiled statically instead of as a > DSO... and AxKit works in this configuration. I tried copying this new > httpd.conf to the old apache tree (with LoadModule/AddModule > modifications), but the old server still fails. AxKit shouldn't require > mod_perl to be compiled statically, right? Could this be a solaris 9 > issue?
AxKit runs fine in DSO apache's. These days, I'm even able to use precompiled packages for debian linux or gentoo's ebuilds with AxKit flawlessly. This has always been a weak point, but on the AxKit/mod_perl/Apache side, the problems seem to be sorted out. Sorry, I have no idea about your problem. Maybe you put it into some strange location of httpd.conf? Accidentally inside a <if> section or something? Try a empty config file as base if you didn't do that yet. -- CU Joerg PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E 7779 CDDC 41A4 4C48 6F94 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
