P Willmington wrote:
> Hi,
>
> OK - Here's plain text. I don't know anybody else that uses it, so let's see
> if you accept it THIS time!
You'd be suprised how many of us prefer to read the content without any
flashy additions (content vs. style, I suppose). Anyway.
> I have a network made up of two PCs, one is Win98 and the Server is Linux. I
> am not using NIS, preferring to use "host" instead. I can ping each machine
> at either end and Samba works just fine.
Ok.
> When I try to connect to the Linux Server using MySQLManager on the Win98
> box, it says the MySQL server is unknown. Does MySQL need NIS?
No.
You have checked that mysql is running on the server machine? (ps awux |
grep mysql)
You have checked that it is running, bound to a port (netstat -an | grep
3306) (this assumes the default port)?
If mysql is started AND it has bound itself to the network interface, it
should be reachable on <your server's ip>:3306.
Good luck,
G.
> Cheers,
>
> Peter.
--
Gabriel Cain
Unix Systems Administrator [EMAIL PROTECTED]
Dialup USA, Inc. 888-460-2286 ext 208
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php