SeLLeRoNe
Super Moderator
Hi,
i was updating system with custombuild system.
I made ./build mysql d
adnd i got this:
So looks like he dont find the file for upgrade, ive check on files.directadmin.com and there is no mysql-4.1.22 file anywhere...
after that i used /usr/local/directadmin/mysql.sh file for reinstall mysql, and now seem to work but, not for all customers (dunno really why) and on phpMyAdmin i got that error:
Ive check around and is the mysql-client that is not on correct version but ive tryed to reinstall it without success..
Anyone can help me solve all with custombuild system?
Thanks for attention.
Best regards
i was updating system with custombuild system.
I made ./build mysql d
adnd i got this:
Code:
--12:53:47-- http://files.directadmin.com/services/all/mysql/debian/mysql-4.1.22-linux-i686.tar.gz
=> `mysql-4.1.22-linux-i686.tar.gz'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com[72.35.85.222]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
12:53:47 ERROR 404: Not Found.
Stopping mysqld ...
Stopping mysqld: [ OK ]
tar: mysql-4.1.22-linux-i686.tar.gz: impossibile open: No such file or directory
tar: Errore irrimediabile: esco subito
tar: Child returned status 2
tar: Uscita per errore ritardata dall'errore precedente
./build: line 2071: cd: mysql: No such file or directory
chown: impossibile accedere a `/usr/local/mysql-4.1.22-linux-i686': No such file or directory
/etc/init.d/mysqld: line 9: cd: /usr/local/mysql: No such file or directory
Giving mysqld a few seconds to start up...
cp: target `/usr/lib/mysql/' is not a directory: No such file or directory
Restarting MySQL.
Stopping mysqld: [ FAILED ]
/etc/init.d/mysqld: line 9: cd: /usr/local/mysql: No such file or directory
It is recommended to do "./build php n" after MySQL update.
So looks like he dont find the file for upgrade, ive check on files.directadmin.com and there is no mysql-4.1.22 file anywhere...
after that i used /usr/local/directadmin/mysql.sh file for reinstall mysql, and now seem to work but, not for all customers (dunno really why) and on phpMyAdmin i got that error:
Code:
#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client
Ive check around and is the mysql-client that is not on correct version but ive tryed to reinstall it without success..
Anyone can help me solve all with custombuild system?
Thanks for attention.
Best regards