LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Mysql?? (https://www.linuxquestions.org/questions/linux-general-1/mysql-246396/)

unwrittenlaw 10-23-2004 01:59 PM

Mysql??
 
I've trying to to configure MYSQL but i get this error saying that it couldn't find the hostname....so im trying change the hostname to the the ip address............so my question is how do i change it.
Thanks

Tinkster 10-23-2004 03:20 PM

Just make the hostname localhost if it's on the
same machine, if it's a nteworked one add it to
/etc/hosts (if you're not running DNS, that is).

Can you ping the machine by name, btw?



Cheers,
Tink

chrisk5527 10-23-2004 03:22 PM

In Slackware you can change the hostname in /etc/HOSTNAME.

unwrittenlaw 10-23-2004 05:54 PM

This what it tell me when im trying to install mysql ....how do i change 'unwrittenlaw' to its proper host name


WARNING: The host 'unwrittenlaw' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL daemon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges

Tinkster 10-23-2004 08:10 PM

Knowing your distro would help ... worst case scenario:
you recompile MySQL on that machine.


Cheers,
Tink

unwrittenlaw 10-24-2004 01:06 AM

I have slackware 10.0

unwrittenlaw 10-27-2004 01:08 AM

any respond????


All times are GMT -5. The time now is 08:13 PM.