Clinton Gormley wrote:
On Fri, 2005-12-16 at 17:26 +1300, Jon Keller wrote:
Thanks Tyler,
Unfortunately this wont fix my issue as my apache processes seg fault no
matter what type of file I request, whether its a mod_perl script, an
html file, or just a directory listing, if mod_perl
installs are all
built from source on this machine.
-Jon
Tyler MacDonald wrote:
Jon Keller <[EMAIL PROTECTED]> wrote:
I'm trying to build apache 1.3.34 and mod_perl 1.29 on a debian 3.1
machine and whenever mod_perl is loaded apache segfaults at any type of
request.
Hello,
I'm trying to build apache 1.3.34 and mod_perl 1.29 on a debian 3.1
machine and whenever mod_perl is loaded apache segfaults at any type of
request.
I've followed the steps at
http://perl.apache.org/docs/1.0/guide/install.html for building mod_perl
both into apache, and as a module.