Re: Having problems installing mod_perl on Slackware

2007-03-23 Thread Eric Snyder
t, pid=7601 END in modperl_extra.pl, pid=7601 [Thu Mar 22 21:39:52 2007] [info] removed PID file /usr/src/mod_perl-2.0.3/t/logs/httpd.pid (pid=7597) [Thu Mar 22 21:39:52 2007] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=7597 Perrin Harkins wrote: On 3/22/07, Eric Snyder <[EMAIL PROTECTED]> wrote: [ error] error running tests (please examine t/logs/error_log) What did you find in t/logs/error_log? - Perrin

Re: Having problems installing mod_perl on Slackware

2007-03-22 Thread Eric Snyder
this linux newbie resolve this? Thanks, Eric Perrin Harkins wrote: On 3/22/07, Eric Snyder <[EMAIL PROTECTED]> wrote: You are saying to use Apache 2.0.59 rather than 2.2.4? Yes. - Perrin

Re: Having problems installing mod_perl on Slackware

2007-03-22 Thread Eric Snyder
d, in which case pass: |-Uusethreads| instead of |-Dusethreads|. Perrin: You are saying to use Apache 2.0.59 rather than 2.2.4? Eric Perrin Harkins wrote: On 3/21/07, Eric Snyder <[EMAIL PROTECTED]> wrote: configured perl with: ./Configure -des -Uusethreads It would be better not t

Having problems installing mod_perl on Slackware

2007-03-21 Thread Eric Snyder
Be patient with me, I am new to perl. I am attempting to install perl, apache and mod_perl so I can use the mod_perl cgi in BackupPC. I get through most of the process but my mod_perl MAKE blows up. I am following the instructions at http://perl.apache.org/docs/2.0/user/install/install.html R