Debugging mod_perl ???

2003-12-19 Thread Michael D Schleif
Ref: Several places mention perldb command `w' (window). Is that com

Re: Apache::DB - Undefined subroutine ???

2003-12-18 Thread Michael D Schleif
Stas Bekman <[EMAIL PROTECTED]> [2003:12:17:23:51:14-0800] scribed: > Michael D Schleif wrote: > >I am trying to setup Apache::DB on my Debian box. > > > >In httpd.conf I have this inside my mod_perl Location directive: > > > > PerlFixupHandler Apache::DB

Apache::DB - Undefined subroutine ???

2003-12-18 Thread Michael D Schleif
I am trying to setup Apache::DB on my Debian box. In httpd.conf I have this inside my mod_perl Location directive: PerlFixupHandler Apache::DB I PerlRequire this, according to the manpage: use Apache::DB (); Apache::DB->init; 1; After stopping apache, I start it from CLI: sudo

Re: Where is default Loaded Modules configuration ???

2003-12-18 Thread Michael D Schleif
Stas Bekman <[EMAIL PROTECTED]> [2003:12:17:22:46:48-0800] scribed: > With pleasure: > http://perl.apache.org/docs/1.0/guide/config.html#The_Confusion_with_use___in_the_Server_Startup_File > You should always load the module before using it and never rely that > something else will load it. Perl

Re: Where is default Loaded Modules configuration ???

2003-12-17 Thread Michael D Schleif
Michael D Schleif <[EMAIL PROTECTED]> [2003:12:17:22:37:36-0600] scribed: > I am running Debian: > ># COLUMNS=120 dpkg -l '*apache*' | grep ^i | cut -c 1-50 >ii apache 1.3.29.0.1-2 >ii apache-common1.3.29.0.1-2

Where is default Loaded Modules configuration ???

2003-12-17 Thread Michael D Schleif
I am running Debian: # COLUMNS=120 dpkg -l '*apache*' | grep ^i | cut -c 1-50 ii apache 1.3.29.0.1-2 ii apache-common1.3.29.0.1-2 ii apache-utils 1.3.29.0.1-2 ii libapache-mod-jk 3.3a-4woody1

mod_perl non-configurability ???

2003-12-13 Thread Michael D Schleif
Any Debian users here? # sudo /etc/init.d/apache restart Reloading apache modules/etc/init.d/apache: line 70: 19518 Segmentation fault start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON failed # COLUMNS=120 dpkg -l '*apache*' | grep ^i | cut -c 0-50 ii apache