Re: without Apache::Registry, redefined subs still?

2000-05-15 Thread Doug MacEachern

On Tue, 9 May 2000, w trillich wrote:

> redefined subs with perlrun?

it's just a warning.  but, that warning should go away if you use the cvs
version of Apache::PerlRun




without Apache::Registry, redefined subs still?

2000-05-09 Thread w trillich

redefined subs with perlrun?

pertinent parts, from httpd.conf:
#for running perl scripts
PerlModule Apache::PerlRun

#for running perl internally from within apache
#PerlModule Apache::Registry

ErrorDocument 401 /cgi-bin/noAccess.pl

ScriptAlias /cgi-bin /usr/lib/cgi-bin/

order allow,deny
allow from all
Options -Indexes +ExecCGI


# allow arbitrary *.perl files to be scattered throughout the site.

Options +ExecCGI
SetHandler perl-script
PerlSendHeader On
PerlHandler Apache::PerlRun


from /var/log/apache/errors.log:
Subroutine b redefined at /usr/lib/cgi-bin/noAccess.pl line 20.

i thought that only happened with Apache::Registry...?

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Their is five errers in this sentance.