I have apache up and running, but when I enter the necessary axkit configuration lines in httpd.conf, i get segfaults whenever I try to open a page on my server.
the axkit FAQ says the following:
this is due to a conflict between large files support between apache andAnother potential problem is with SSL enabled and PHP compiled in
mod_perl and/or PHP. To fix this recompile both Apache and mod_perl with
the same large files flags. <<<
Can someone tell me what the command is to compile these two with the "same large files flags"?? thanks!
The easiest way is to get mod_perl to compile apache for you, which makes sure everything is compatible. See AxKit's INSTALL file for details on how to do that.
Matt.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
