Stas: I have 1.24 ver. of mod-perl and as I see current Apache Registry sets  $Apache::Registry::NameWithVirtualHost explicitly to 1 if it's not defined (I've seen the sources).
 
These are apache's startup messages:
 
[Fri Mar  1 11:47:28 2002] [notice] Apache-AdvancedExtranetServer/1.3.14 (Linux-
Mandrake/2mdk) mod_perl/1.24 configured -- resuming normal operations
[Fri Mar  1 11:47:28 2002] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin
/suexec)
 
Ernest: I don't use server aliases but I'm going to fix that. I wish that the problem is so simple. Actually the two virt. hosts are beta.domain.com and www.domain.com
 
Christian: The setup is consisting of two httpd's, one without mod-perl and one with mod-perl. First apache serves as a proxy to a second one using mod-proxy and mod-rewrite. The second one is mod-perl enabled and hosts Apache::Registry scripts. First one hosts plain cgi-scripts.
On both apaches there are two virt hosts, first apache one contains world viewable virt. hosts and the second one contains internal virt hosts (accessible only from 127.0.0.1, from first apache). The names and paths are different but the error occurs, although it's very rare. I'm not using HTML::Mason here.
 
I noticed the error when I got error messages from beta which contains new code and I was actually working with www.
 
tnx. for suggestions
-------------------------
Best regards,
 
Miroslav Madzarevic, Senior Perl Programmer
[EMAIL PROTECTED]
Mod Perl Development http://www.modperldev.com
Telephone: +381 64 1193 501
jamph
 
$_=",,.,,.,,,,,,,.,,,.,,,,,,,..,,.,,,,,,,,,,,.,,,,,.,,,";
s/\s//gs;tr/,./05/;my(@a,$o,$i)=split//;$_=<DATA>;tr/~`'"^/0-4/;map{$o
.=$a[$i]+$_;$i++}split//;@a=$o=~m!...!g;map{print chr}@a; __DATA__
`~^`~~``^`~`~`^``~`~``''~^'`~^``'``^```~^``'```'~`~

Reply via email to