I'm fairly sure my head is about to explode from frustration here. Any help
would be MUCH appreciated.

I'm trying to get my httpd.conf working with <perl>..</perl>, however things
don't seem to be working out.
As soon as I add either $PerlModule or $PerlRequire for any module, apache
seems to try load/bind/or something, itself "twice"?

[Wed Apr  2 21:52:50 2003] [warn] VirtualHost 10.10.10.1:3128 overlaps with
VirtualHost 10.10.10.1:3128, the first has precedence, perhaps you need a
NameVirtualHost directive
[Wed Apr  2 21:52:50 2003] [warn] VirtualHost 10.10.10.2:3128 overlaps with
VirtualHost 10.10.10.2:3128, the first has precedence, perhaps you need a
NameVirtualHost directive
[Wed Apr  2 21:52:50 2003] [crit] (48)Address already in use: make_sock:
could not bind to address 10.10.10.2 port 3128

This happens no matter where in the file or what in order I put these
directives.

Did I make a massive oversight when reading the documentation on this?


Richard.


Reply via email to