Hi,
I've directadmin server on: debian 2.6.26-686
Yesterday I ran the following commands for updates:
-set mysql_inst yes in custombuild/options.conf
-./build update
-./build update versions
Before I run this, the versions where:
Mysql version: version 14.14 distributie 5.1.34
Apache version: version 2.2.16
PHP version: version .5.2.14
After the ./build update versions, the versions are:
Mysql version : version 14.12 distributie 5.0.91
Apache version: version 2.2.17
Apache is upgraded and mysql is downgraded (strange), how is that happened?
When I enter the command: php -v
I receive the following error:
php: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file.
How can i resolve this problem and update directadmin, php, mysql, apache the right way?
Any suggestion will be appreciated.
Erik,
I've directadmin server on: debian 2.6.26-686
Yesterday I ran the following commands for updates:
-set mysql_inst yes in custombuild/options.conf
-./build update
-./build update versions
Before I run this, the versions where:
Mysql version: version 14.14 distributie 5.1.34
Apache version: version 2.2.16
PHP version: version .5.2.14
After the ./build update versions, the versions are:
Mysql version : version 14.12 distributie 5.0.91
Apache version: version 2.2.17
Apache is upgraded and mysql is downgraded (strange), how is that happened?
When I enter the command: php -v
I receive the following error:
php: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file.
How can i resolve this problem and update directadmin, php, mysql, apache the right way?
Any suggestion will be appreciated.
Erik,