greekzero

Registered
Feb 11, 2005
2
0
151
hello my server hacked so i read the forum trying to get some help cos my apache fails to start.so i deleted the old apache dir n tried to reinstall it and im getting this errors

root@ARLD [~]# /scripts/easyapache
Fetching http://layer1.cpanel.net/buildapache.sea (0)[email protected]%...3%...4%...6%...7%...9%...10%...12%...13%...15%...16%...18%...19%...21%...22%...24%...25%...27%...29%...30%...32%...33%...35%...36%...38%...39%...41%...42%...44%...45%...47%...48%...50%...51%...53%...54%...56%...58%...59%...61%...62%...64%...65%...67%...68%...70%...71%...73%...74%...76%...77%...79%...80%...82%...83%...85%...87%...88%...90%...91%...93%...94%...96%...97%...99%...100%......Done
Creating directory buildapache
Verifying archive integrity... All good.
Uncompressing buildapache......................................................................................................................................................................................................................................
Checking Update System........Your operating system's rpm update method (yum) was not able to locate the glibc package. This is an indication of an improper setup. You must correct this error before you can proceed.
Please correct the conflicts and try again!
Waiting for httpd to restart..............finished.


httpd has failed, please contact the sysadmin.
even via whm it wont work the update option.any suggestions?
 

NightStorm

Well-Known Member
Jul 28, 2003
285
4
168
cPanel Access Level
Root Administrator
Twitter
Try running /scripts/upcp --force first... it should check needed packages, and install them as necessary.
Someone of course may correct me on this, but that's what I always assumed it did as part of the update process.
 

greekzero

Registered
Feb 11, 2005
2
0
151
i did this and im getting this error

/usr/local/apache/libexec/libphp4.so: /usr/lib/libmysqlclient.so.14: version `libmysqlclient_14' not found (required by /usr/local/apache/libexec/libphp4.so)
 

rpmws

Well-Known Member
Aug 14, 2001
1,787
10
318
back woods of NC, USA
greekzero said:
i did this and im getting this error

/usr/local/apache/libexec/libphp4.so: /usr/lib/libmysqlclient.so.14: version `libmysqlclient_14' not found (required by /usr/local/apache/libexec/libphp4.so)

give it a few minutes
 

rsaylor

Well-Known Member
Mar 27, 2003
160
1
168
Try re-installing mysql. Parts of mysql appear to be missing and when apache compiles --mysql it gets a failure because basically mysql appears to be broke. Easy way, go into WHM and under tweek change your mysql version. This should force the download of the clients, etc for mysql then try to rebuild apache.
 

inventor

Member
May 14, 2006
7
0
151
hi I've the same problem with my dedicated server, but I haven't acces into whm coz service httpd don't want to start, how I can recompile my apache server with mysql, via putty ?

thanks for your help