Stas Bekman wrote:
> Before the server is started STDERR is not tied to error_log, all the log
> messages go to the console you start the httpd from.
O.K. I get no messages.
>
> > 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');
>
> Hmm... Virtual hosts? I've never tried it with VH, I'm not sure it will
> work. Otherwise you shouldn't include the hostname in the first argument.
>
> What error message do you see?
I've changed the startup.pl script to be the following:
=======================================================
my $rl = Apache::RegistryLoader->new('/cgi-reg/UL',
'/usr/local/www_sh/cgi-bin/UL');
This should eliminate the virtual host issue?
Still the same.
Start server. No error messages.
Check "http://abc.xyz.com/perl-status?rgysubs", and there are no
compiled
modules listed.
Any other sugguestions?
The machine is running 4 virtual hosts.
-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