Perl conf: multiple customlog

2004-01-05 Thread Francesc Guasch
I'm trying to build a configuration with some customlogs. Here's what I tried unsuccessfully, someone could give me any hint about it ? $VirtualHost{$vhost}={ ServerName=>$HostName, ServerAlias=>$ServerAliases, DocumentRoot=>$ebd->{ApacheDocumentRoot}, CustomLog=>[ "$log_prox

Re: ERROR : Can't locate URI.pm in @INC ?

2004-01-05 Thread Ruslan U. Zakirov
S D wrote: I am trying to use the LWP module & the perl module contains : . . use LWP::UserAgent; . . This line throws error : Can't locate URI.pm in @INC (@INC contains: /opt/ora9/product/9.2/Apache/perl/lib/5.00503/i686-linux /opt/ora9/product/9.2/Apache/perl/lib/5.00503 /opt/

ERROR : Can't locate URI.pm in @INC ?

2004-01-05 Thread S D
I am trying to use the LWP module & the perl module contains : . . use LWP::UserAgent; . . This line throws error : Can't locate URI.pm in @INC (@INC contains: /opt/ora9/product/9.2/Apache/perl/lib/5.00503/i686-linux /opt/ora9/product/9.2/Apache/perl/lib/5.00503 /opt/ora9/produ