dan
Verified User
ok, i've re-built mysql using ./build mysql. 5.0.45 is now running. ./build php n still refuses to configure correctly, and bombs out complaining about libmysqlclient. any clues?
Stopping mysqld: [ FAILED ]
mysql-5.0.45-linux-i686.tar.gz 100% of 75 MB 407 kBps 00m00s
Starting mysqld: [ OK ]
ELF binary type "0" not known.
./bin/my_print_defaults: 26: Syntax error: "(" unexpected
This script updates all the mysql privilege tables to be usable by
the current version of MySQL
ELF binary type "0" not known.
Got a failure from command:
cat /usr/local/mysql/share/mysql_fix_privilege_tables.sql | /usr/local/mysql/bin/mysql --no-defaults --force --user=da_admin --host=localhost --database=mysql
Please check the above output and try again.
Running the script with the --verbose option may give you some information
of what went wrong.
If you get an 'Access denied' error, you should run this script again and
give the MySQL root user password as an argument with the --password= option
cp: directory /usr/lib/mysql does not exist
web01# ELF binary type "0" not known.
./bin/my_print_defaults: 26: Syntax error: "(" unexpected
ELF binary type "0" not known.
./bin/my_print_defaults: 26: Syntax error: "(" unexpected
ELF binary type "0" not known.
web01# ps waux | grep mysql
root 10547 0.0 0.0 1592 940 p0 S+ 4:17PM 0:00.00 grep mysql
Just added Thank you.