Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cant get apache to start on redhat 9

Status
Not open for further replies.

lenlutz

Programmer
Joined
Jul 12, 2001
Messages
3
Location
US
im running redhat 9
i did ALL the updates
i downloaded apache 2.0.50
i ran configure, worked fine.
i ran make, worked fine.
i ran install, worked fine.
when i type : apachectl start
i get:
/usr/local/myapache/httpd/bin/httpd: relocation error: /usr/local/myapache/httpd/bin/httpd: symbol _sys_siglist, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference

Id like to know what its trying to tell me ???

i then tried apache 1.3.33, thinking that might help (an eialier version) .....
but NOoooooooooooo!

same error...

id appreciate any help... Just what the heck is the error, and whet do i need to fix it...

if searched the web for days, to no avail.... i cant be the only one having this problem
(can i ?)

PS.. i know redhat 9 already has apache, and IT does run fine....but, i need it in a different location, and need to show that it can be downloaded, compiled, and run.....

thanks in advance for any help

 
err... shouldn't that be apache2[/color red]ctl?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top