Hi,
Today i've wanted to update one of our directadmin servers, via custombuild. When i run this command
I've got this error:
Notice there is no 'old' version number at Apache.
The server is provided with Debian 7.8 and was just upgraded with
Don't know if my Debian upgrade have something to do with the error with Custombuild?
Currently all sites are still running.
Who can help me out on this?
Today i've wanted to update one of our directadmin servers, via custombuild. When i run this command
Code:
./build versions|grep update
I've got this error:
Code:
/usr/sbin/httpd: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
Apache to 2.4.12 update is available.
ClamAV 0.98.5 to 0.98.6 update is available.
RoundCube webmail 1.0.5 to 1.1.0 update is available.
phpMyAdmin 4.3.8-all-languages to 4.3.9-all-languages update is available.
If you want to update all the available versions run: ./build update_versions
Notice there is no 'old' version number at Apache.
The server is provided with Debian 7.8 and was just upgraded with
Code:
aptitude update && aptitude upgrade -y
Don't know if my Debian upgrade have something to do with the error with Custombuild?
Currently all sites are still running.
Who can help me out on this?