[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-users
Subject:    Re: httpd-2.0.39 doesn't start...?
From:       Evan Borgstrom <evan () unixpimps ! org>
Date:       2002-06-29 5:41:55
[Download RAW message or body]

I figured this out on my own.
The GNU PTH library that php was using was conflicting with the pthreads 
library that apache was using.

Removing --with-tsrm-pth=/usr/local/pth/bin/pth-config from the PHP build fixed 
it.

[Fri, Jun 28, 2002 at 09:19:52PM -0400]
Evan Borgstrom provided the following enlightenment:


> Hey all,
> 
> I have a fairly strange problem where the inital process starts up but nothing
> after that. This is my first dealing with apache 2.0. The hardware is a fresh
> RedHat 6.2 install on intel hardware patched with all the newest errata stuff,
> Kernel is 2.2.19.
> 
> Here's the lengthy rundown of what I've done.
> 
> Built apache: ./configure --prefix=/usr/local/apache2/ --enable-unique-id
> --enable-usertrack --enable-expires --enable-vhost-alias --enable-rewrite
> --with-mpm=worker --enable-module=so
> $ make clean all
> # make install
> 
> Built php: ./configure --with-mysql=/usr/local/mysql --with-mbstring
> --with-tsrm-pth=/usr/local/pth/bin/pth-config
> --with-apxs2=/usr/local/apache2/bin/apxs --enable-track-vars
> $ make clean all
> # make install
> 
> Everything went fine, no errors. So I copied conf/httpd.conf to 
> conf/httpd.conf.dist and began to edit httpd.conf to suit my needs. Finished 
> that and tried to fire it up using apachectl. Checked with ps and saw
> 
> # ps -eaf | grep http
> root      9195 21406  0 20:13 pts/3    00:00:00 vi httpd.conf
> httpd    10028     1  0 20:41 ?        00:00:00 /usr/local/apache2/bin/httpd -k start
> 
> Figured it might just be the way the new worker MPM sits until it gets a request 
> I tried to test it from another machine.
> 
> Connected to ip.add.res.ss.
> Escape character is '^]'.
> GET / HTTP/1.1
> Host: web.ragga-jungle.com
> <hit enter about 10 times and waited for about 45 seconds here>
> ^]
> telnet> quit
> Connection closed.
> 
> So I killed off that process and tried to fire it up manually.
> 
> # /usr/local/apache2/bin/httpd -e debug -d /usr/local/apache2 -f conf/httpd.conf -k start
> 
> The exact same thing happend. Thinking I might have missed something in the 
> config I tried the default config.
> 
> # /usr/local/apache2/bin/httpd -e debug -d /usr/local/apache2 -f conf/httpd.conf.dist -k start
> 
> The same thing again.
> 
> 
> The only messages I got when starting the server are as follows,
> 
> on the console:
> [Fri Jun 28 20:50:49 2002] [debug] mod_so.c(290): loaded module php4_module
> httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
> 
> in the error_log:
> [Fri Jun 28 20:47:36 2002] [debug] mod_so.c(290): loaded module php4_module
> [Fri Jun 28 20:47:36 2002] [info] mod_unique_id: using ip addr 127.0.0.1
> 
> 
> Anyone got any insight?
> 
> Thanks,
> Evan
> 
> 
> -- 
> Evan Borgstrom <evan@unixpimps.org>
> UNIXPIMPS.ORG - SIG:ILL
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 

-- 
Evan Borgstrom <evan@unixpimps.org>
UNIXPIMPS.ORG - SIG:ILL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic