After doing an update

Anton

Verified User
Joined
Oct 6, 2010
Messages
102
Location
Iceland
after i did this

Code:
cd /usr/local/directadmin/custombuild
./build update

I get this error in ssh

Code:
grep: error while loading shared libraries: /usr/local/lib/libpcre.so.0: file too short
Cannot find Apache  configure files.

plz need help.

and after i did yum update i get this

Code:
/sbin/ldconfig: File /usr/local/lib/libmcrypt.so.4.4.8 is empty, not checked.
/sbin/ldconfig: File /usr/local/lib/libpcreposix.so.0.0.0 is empty, not checked.
/sbin/ldconfig: File /usr/local/lib/libpcrecpp.so.0 is empty, not checked.
/sbin/ldconfig: File /usr/local/lib/libpcre.so.0.0.1 is empty, not checked.
/sbin/ldconfig: File /usr/local/lib/libmcrypt.so.4 is empty, not checked.

every site is down
 
Last edited:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build pcre d
./build mcrypt d

If it doesnt help you might want to do ./build all d but it might take a long time to compile everything.
 
Something went terribly wrong with the update but thank god i have back up if i need to reinstall the server i can use that back up right ? i did it from admin panel back up all accounts including the admin account ?

think it's a hardware failure of somekind have to send the server to be fixed and then reinstall :( well life is never dancing on roses :)

but it is weird i can see this is admin panel

Apache 2.2.23 *** Stopped ***
DirectAdmin 1.41.1 Running
Exim 4.76 Running
MySQL 5.5.27 Running
Named 9.8.2rc1 *** Stopped ***
ProFTPd 1.3.4b Running
sshd Running
dovecot 2.1.9 Running

its like it is missing the custombuild ?

this is what i get now in ssh

Code:
[root@www cobro]# cd
[root@www ~]# cd /usr/local/directadmin/custombuild
[root@www custombuild]# ./build update
[root@www custombuild]# ./build all d
[root@www custombuild]#

nothing happens
 
Last edited:
think it's a hardware failure of somekind have to send the server to be fixed and then reinstall
I think that's an oversimplification and an overreaction. You might want to have one of us contract admins look at your server for you.

Jeff
 
Yeah something doesnt seem right with your custombuild at all. You might want to reinstall custombuild. There may also be some other problem on your server and you would need someone to look at it.
 
Back
Top