johntp
2006-12-30, 05:52 PM CST
when I type
service mysqld start
i get this error...
Initializing MySQL database: Neither host 'localhost' 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
My box connects to the internet just fine and I believe my machines hostname is localhost. Can any of you help me?
When I set my machines hostname to 127.0.0.1 it starts and runs just fine. I don't mind setting it to 127.0.0.1 but it seems like it could cause problems.
-John
service mysqld start
i get this error...
Initializing MySQL database: Neither host 'localhost' 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
My box connects to the internet just fine and I believe my machines hostname is localhost. Can any of you help me?
When I set my machines hostname to 127.0.0.1 it starts and runs just fine. I don't mind setting it to 127.0.0.1 but it seems like it could cause problems.
-John