
| ||
| ||
| If you're running a DA server, recently updated mysql to version 5.1, you'll still need your old libmysqlclient.so files from mysql 5.0. This would be the error you're seeing: [root@server directadmin]# service directadmin restart Example, for CentOS 5 - 64-bit, run: wget -O /usr/lib64/libmysqlclient.so.15 http://files.directadmin.com/services/es_5.0_64/libmysqlclient.so.15 On non-64-bit systems, the file would go into /usr/lib/libmysqlclient.so.15 Similar reported issue on Debian 5 64-bit, type: wget -O /usr/local/mysql/lib/libmysqlclient.so.16 http://files.directadmin.com/services/debian_5.0_64/libmysqlclient.so.16 Debian 6, if you update to 5.5.11 from 5.5.9, they've changed the libmysqlclient.so.16 to libmysqlclient.so.18, so it just needs a relink. If you run this cd /usr/local/directadmin ./directadmin: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory then run this:cd /usr/local/mysql/lib cd /usr/local/mysql/lib | ||
| Related Helpfiles | ||
| ./install.sh: line 225: ./directadmin: cannot execute binary file | ||
| Which OS am I using? |
![]()
© 2003 JBMC Software, Suite 173 3-11 Bellerose Drive, St Albert, AB T8N 1P7 Canada. Mon-Fri 9AM-5PM MST