Quote:
Originally Posted by firsten
/usr/bin/mysql_install_db: line 244: /usr/bin/my_print_defaults: cannot execute binary file
Neither host 'PDCCTEEP.localdomain' nor 'localhost' could be looked up with
/usr/bin/resolveip
Please configure the 'hostname' command to return a correct
hostname.
If you want to solve this at a later stage, restart this script
with the --force option
the commando resolveip return this:
-bash: /usr/bin/resolveip: cannot execute binary file
|
set the hosting for your machine using hotname command.
e.g.
make sure you have following line in /etc/hosts file
Quote:
127.0.0.1 localhost.localdomain localhost
|
You can also try to install mysql-server using yum.