Re: apache fails to work with mod_perl .. (old PerlRequireconf/startup.pl + more info)

2000-10-14 Thread Roderick A. Anderson
On Sat, 14 Oct 2000 [EMAIL PROTECTED] wrote: I have been chasing down the same problem on RH7. So far I have found that I _can_ build it if I use the perl binary that comes with RH7. So I am hunting down differences between the RH7 build of perl and a stock build. (RedHat did NOT build perl

newbie needin help

2000-10-14 Thread jason
Hey folks, I have apache_1.3.12 running on freebsd 4.1 and I have an application that I want to run with mod_perl. Ususally I take the easy way out and run my perl cgi's with speedycgi. I believe it operates (or I may be totally wrong) in the same fashion as mod_perl except that its a lot easier

undefined subroutine.....called at /dev/null line 21

2000-10-14 Thread Christopher Lee
Hi, Im running apache1.3.12/modperl1.24 (static compiled) on redhat6 and I'm getting some strange errors like above, I also get: - Database handler destroyed withouth explicit disconnect at /dev/null line 21 - and I get both errors without the /dev/null bit on the end! I'm sure this

Re: can't build with 1.3.14 apache?

2000-10-14 Thread Rick Myers
On Oct 14, 2000 at 12:06:29 -0700, [EMAIL PROTECTED] twiddled the keys to say: Try the patch to apache-1.3.14/src/include/httpd.h below. Worked for me. I had the same problem last night. As it turned out, the current cvs modperl version fixed it. (Hint: It's in Makefile.PL) Hello again

Re: PerlLogHandler not being run ?

2000-10-14 Thread Patrick
On Sat, Sep 30, 2000 at 07:47:06PM +0200, Patrick took time to write: I've put : PerlLogHandler My::Handler in apache's httpd.conf but it is not runned by Apache ! (answering to myself) For everyone insterested, here is my solution : I don't understand the problem, but using a