Stas Bekman wrote:
> 
> > If I user RegistryLoader to preload a script, should it
> > show up in /perl-status?rgysubs   (Apache::Status)??
> 
> Yes.
> 
> Make sure that RegistryLoader didn't fail. (hint: watch the log)

O.K. It doesn't show up in the error_log.
=======================================
cat error_log 
[Mon Jan 31 11:10:29 2000] [notice] Apache/1.3.9 (Unix) mod_perl/1.21
configured -- resuming normal operations


Here's the snippet from the startup.pl file:
============================================
#
# Preload certain scripts
#
# xyz scripts
$Apache::Registry::Debug = 4;

my $rbuyit = Apache::RegistryLoader->new('abc.xyz.com/cgi-bin/script',
                 '/usr/local/www_sh/cgi-bin/xyz/script');



Here's the version info:
========================
$Apache::RegistryLoader::VERSION = '1.90';


Any sugguestions?
Please let me know if more info is needed.

Thanks.

Bill
begin:vcard 
n:Deegan;William
tel;fax:650-413-1355
tel;work:650-598-3858
x-mozilla-html:FALSE
url:http://www.iescrow.com
org:iEscrow,Inc.
version:2.1
email;internet:[EMAIL PROTECTED]
title:Web Site Operations Manager
note:http://www.orangefood.com/baddog
adr;quoted-printable:;;2600 Bridge Parkway=0D=0ASuite 201;Redwood Shores;CA;94065;
x-mozilla-cpt:;-30592
fn:William Deegan
end:vcard

Reply via email to