El Capitan wrote:
> I'm trying to install apache 1.3.22 and modperl 1.26 and am running into
> some issues. I tried running:
>
> perl Makefile.PL DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
> APACHE_PREFIX=/mydir/apache
>
> and everything looked ok. Then I ran "make test" and got this:
>
> ...
> ...
Hi there,
On Tue, 16 Oct 2001, El Capitan wrote:
> The error_log file has:
>
> [Tue Oct 16 11:26:01 2001] [crit] (98)Address already in use: make_sock:
> could not bind to port 8529
>
>
> Anyone have suggestions?
Check to see if you already have an Apache running before you try to
start anot
I'm trying to install apache 1.3.22 and modperl 1.26 and am running into
some issues. I tried running:
perl Makefile.PL DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
APACHE_PREFIX=/mydir/apache
and everything looked ok. Then I ran "make test" and got this:
...
...
cp t/conf/mod_perl_srm.conf t/conf/srm
Howdy all -
I've been trying to install apache-1.3.20/mod_perl-1.26 along with a
whole pile of custom modules I use. I have no less than eight other
installations running this same configuration (although the reference
platform is apache-1.3.19/mod_perl-1.25) and none of them have this
proble