RE: [crit] (98)Address already in use: make_sock: could not bind to port 8529

2000-12-20 Thread Stas Bekman

On Wed, 20 Dec 2000 [EMAIL PROTECTED] wrote:

> Hi Ged,
> 
> I'm running "make test" for mod_perl, logged in as root.
> 
> error_log reads:-
> 
> "[crit] (98) Address already in use: make_sock: could not bind to port 8529"
> 
> Port in httpd.conf is 8529
> 
> Haven't tried "apachectl configtest" - will when I get to the machine
> tonight.
> 
> Apologies for contacting you directly - I've been searching all over the
> place and yours was the only article that was close to suggesting a
> solution.

% make kill_httpd

See
http://perl.apache.org/guide/install.html#Built_Server_Testing_make_test_


_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://logilune.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/  





RE: [crit] (98)Address already in use: make_sock: could not bind to port 8529

2000-12-20 Thread Phil_Stubbington

Hi Ged,

I'm running "make test" for mod_perl, logged in as root.

error_log reads:-

"[crit] (98) Address already in use: make_sock: could not bind to port 8529"

Port in httpd.conf is 8529

Haven't tried "apachectl configtest" - will when I get to the machine
tonight.

Apologies for contacting you directly - I've been searching all over the
place and yours was the only article that was close to suggesting a
solution.

Thanks.

regards,
phil

-Original Message-
From: G.W. Haywood [mailto:[EMAIL PROTECTED]]
Sent: 20 December 2000 11:12
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [crit] (98)Address already in use: make_sock: could not
bind to port 8529


Hi there,

On Wed, 20 Dec 2000 [EMAIL PROTECTED] wrote:

> I have the same problem,
 
There are so many things to look at and so many things you haven't
told me I hardly know where to start!  What are you doing that gives
this error?  Starting 'make test'?  Are you the superuser?  What port
are you telling Apache to bind to in your httpd.conf?  Can you start
Apache without using a script?  Have you tried 'apachectl configtest'?
Is there anything useful in your error_log?

Have a look in SUPPORT and the Guide.  SUPPORT tells you about the
sort of information you can give to help people help you.  The Guide
gives you loads of useful configuration information.  I'm just about
to leave for a Christmas break so I won't be able to get at my email
for a couple of days.  I'll have a look for your messages when I can
but in the meantime post as much information as concicely as you can
to the List and I'm sure you'll get a helpful response.

73,
Ged.




Re: [crit] (98)Address already in use: make_sock: could not bind to port 8529

2000-12-20 Thread G.W. Haywood

Hi there,

On Wed, 20 Dec 2000 [EMAIL PROTECTED] wrote:

> I have the same problem,
 
There are so many things to look at and so many things you haven't
told me I hardly know where to start!  What are you doing that gives
this error?  Starting 'make test'?  Are you the superuser?  What port
are you telling Apache to bind to in your httpd.conf?  Can you start
Apache without using a script?  Have you tried 'apachectl configtest'?
Is there anything useful in your error_log?

Have a look in SUPPORT and the Guide.  SUPPORT tells you about the
sort of information you can give to help people help you.  The Guide
gives you loads of useful configuration information.  I'm just about
to leave for a Christmas break so I won't be able to get at my email
for a couple of days.  I'll have a look for your messages when I can
but in the meantime post as much information as concicely as you can
to the List and I'm sure you'll get a helpful response.

73,
Ged.




Re: [crit] (98)Address already in use: make_sock: could not bind to port 8529

2000-11-03 Thread G.W. Haywood

Hi there,

On Thu, 2 Nov 2000, Jose Albert wrote:

> I'm trying to set mod_perl with apache, all the compilation process look
> fine but the test  ends with this error in the
> 
> t/logs/error_log :
> [Thu Nov  2 19:36:30 2000] [crit] (98)Address already in use: make_sock:
> could not bind to port 8529

How many copies of httpd are there running on your machine?

73,
Ged.




[crit] (98)Address already in use: make_sock: could not bind to port 8529

2000-11-02 Thread Jose Albert

Hi! to everybody
This is my firs time here .

I'm trying to set mod_perl with apache, all the compilation process look
fine but the test  ends with this error in the

t/logs/error_log :
[Thu Nov  2 19:36:30 2000] [crit] (98)Address already in use: make_sock:
could not bind to port 8529


root@lancelot mod_perl-1.24_01]# perl Makefile.PL DO_HTTPD=1 USE_APACI=1
APACHE_PREFIX=/usr/local/apache
Will configure via APACI
cp apaci/Makefile.libdir ../apache_1.3.14/src/modules/perl/Makefile.libdir
cp apaci/Makefile.tmpl ../apache_1.3.14/src/modules/perl/Makefile.tmpl
cp apaci/README ../apache_1.3.14/src/modules/perl/README
cp apaci/configure ../apache_1.3.14/src/modules/perl/configure
cp apaci/libperl.module ../apache_1.3.14/src/modules/perl/libperl.module
cp apaci/mod_perl.config.sh
../apache_1.3.14/src/modules/perl/mod_perl.config.sh
cp apaci/load_modules.pl.PL
../apache_1.3.14/src/modules/perl/load_modules.pl.PL
cp apaci/find_source.PL ../apache_1.3.14/src/modules/perl/find_source.PL
cp apaci/apxs_cflags.PL ../apache_1.3.14/src/modules/perl/apxs_cflags.PL
cp apaci/mod_perl.exp ../apache_1.3.14/src/modules/perl/mod_perl.exp
PerlDispatchHandler.disabled (enable with PERL_DISPATCH=1)
PerlChildInitHandlerenabled
PerlChildExitHandlerenabled
PerlPostReadRequestHandler..disabled (enable with PERL_POST_READ_REQUEST=1)
PerlTransHandlerdisabled (enable with PERL_TRANS=1)
PerlHeaderParserHandler.disabled (enable with PERL_HEADER_PARSER=1)
PerlAccessHandler...disabled (enable with PERL_ACCESS=1)
PerlAuthenHandler...disabled (enable with PERL_AUTHEN=1)
PerlAuthzHandlerdisabled (enable with PERL_AUTHZ=1)
PerlTypeHandler.disabled (enable with PERL_TYPE=1)
PerlFixupHandlerdisabled (enable with PERL_FIXUP=1)
PerlHandler.enabled
PerlLogHandler..disabled (enable with PERL_LOG=1)
PerlInitHandler.disabled (enable with PERL_INIT=1)
PerlCleanupHandler..disabled (enable with PERL_CLEANUP=1)
PerlRestartHandler..disabled (enable with PERL_RESTART=1)
PerlStackedHandlers.disabled (enable with PERL_STACKED_HANDLERS=1)
PerlMethodHandlers..disabled (enable with PERL_METHOD_HANDLERS=1)
PerlDirectiveHandlers...disabled (enable with PERL_DIRECTIVE_HANDLERS=1)
PerlTableApidisabled (enable with PERL_TABLE_API=1)
PerlLogApi..disabled (enable with PERL_LOG_API=1)
PerlUriApi..disabled (enable with PERL_URI_API=1)
PerlUtilApi.disabled (enable with PERL_UTIL_API=1)
PerlFileApi.disabled (enable with PERL_FILE_API=1)
PerlConnectionApi...enabled
PerlServerApi...enabled
PerlSectionsdisabled (enable with PERL_SECTIONS=1)

PerlSSI.disabled (enable with PERL_SSI=1)

Will run tests as User: 'nobody' Group: 'root'
(cd ../apache_1.3.14 && CC="cc"
./configure --activate-module=src/modules/perl/libperl.a --disable-rule=EXPA
T --prefix=/usr/local/apache)
Configuring for Apache, Version 1.3.14
 + using installation path layout: Apache (config.layout)
 + activated perl module (modules/perl/libperl.a)
Creating Makefile
Creating Configuration.apaci in src
  + id: mod_perl/1.24_01
  + id: Perl/5.00503 (linux) [perl]
Creating Makefile in src
 + configured for Linux platform
 + setting C pre-processor to cc -E
 + checking for system header files
 + adding selected modules
o perl_module uses ConfigStart/End
  + mod_perl build type: OBJ
  + setting up mod_perl build environment
  + adjusting Apache build environment
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/perl
Checking CGI.pm VERSION..ok
Checking for LWP::UserAgent..ok
Checking for HTML::HeadParserok
Checking if your kit is complete...
Looks good
Writing Makefile for Apache
Writing Makefile for Apache::Connection
Writing Makefile for Apache::Constants
Writing Makefile for Apache::File
Writing Makefile for Apache::Leak
Writing Makefile for Apache::Log
Writing Makefile for Apache::ModuleConfig
Writing Makefile for Apache::PerlRunXS
Writing Makefile for Apache::Server
Writing Makefile for Apache::Symbol
Writing Makefile for Apache::Table
Writing Makefile for Apache::URI
Writing Makefile for Apache::Util
Writing Makefile for mod_perl

[root@lancelot mod_perl-1.24_01]# make test && make install
(cd ../apache_1.3.14 && make)
make[1]: Entering directory `/home/jose/apache_1.3.14'
===> src
make[2]: Entering directory `/home/jose/apache_1.3.14'
make[3]: Entering directory `/home/jose/apache_1.3.14/src'
===> src/regex
sh ./mkh  -p re