I have a linux redhat 7.2 system.  I am trying to install bugzilla which 
uses mysql.  I have installed apache and have completed mysql 
installation post tests successfully using the -p form of the commands. 
  However, I never succeeded in getting

mysql -u root -h 192.168.1.15 -p password actuallinuxrootpassword

to successfully complete.  It tells me that fs-linux cannot connect to 
MySQL host.  fs-linux is believed to be the hostname of the linux box 
which I did not install.  There is no dns setup for this box, as seems 
reasonable given the non-routing IP.

It may be relevant to say the way I am connecting to the box: 
win2k->citrix->ssh->linux.

It also seem relevant to me that I cannot find the /etc/my.cnf file.

After this failure, I proceeded to install perl, data dump, and dbi 
successfully.  However msql-mysql make test failed about 99% and I 
thought to go back to the above previous failed step.

Please advise.


---------------------------------------------------------------------
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

Reply via email to