Re: localhost problem

2001-11-21 Thread Ferhat Can
gards - Original Message - From: "Pafo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 4:55 PM Subject: Re: localhost problem am still getting the same message http://www.pafo.net/mysql5.gif regards pafo

Re: localhost problem

2001-11-21 Thread jaab
On Wed, 21 Nov 2001, Pafo wrote: > am still getting the same message http://www.pafo.net/mysql5.gif Try without the password. As below, "mysql -u root". > > On Wed, 21 Nov 2001, Pafo wrote: > > > i still cant get pass this problem, i have now uninstalled PWS and still i cant >access > >

Re: localhost problem

2001-11-21 Thread Pafo
am still getting the same message http://www.pafo.net/mysql5.gif regards pafo - Original Message - From: <[EMAIL PROTECTED]> To: "Pafo" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 2:34 PM Subject: Re: localhost problem

Re: localhost problem

2001-11-21 Thread jaab
On Wed, 21 Nov 2001, Pafo wrote: > i still cant get pass this problem, i have now uninstalled PWS and still i cant >access > why why why why? http://www.pafo.net/mysql4.gif > i am running, win98, p-III 1000, 512ram, the latest mysql, using tiny personal >firewall and > i am connected t

Re: localhost problem

2001-11-21 Thread Pafo
internet, all the time. regards pafo - Original Message - From: "Pafo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 1:12 PM Subject: Re: localhost problem i still cant get pass this problem, i have now uninstalled PWS and still i ca

Re: localhost problem

2001-11-21 Thread Pafo
i still cant get pass this problem, i have now uninstalled PWS and still i cant access why why why why? http://www.pafo.net/mysql3.gif regards pafo - Original Message - From: "Pafo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 3:58 AM Subject:

Re: localhost problem

2001-11-20 Thread Arjen G. Lentz
Hi, - Original Message - From: "Pafo" <[EMAIL PROTECTED]> > i am having this problem, ( http://www.pafo.net/mysql.gif, a gif file that illustrates the problem ) > i am using a firewall and i am connected to the internet all the time. The latter shouldn't be an issue, since accordin

Re: 'localhost' problem

2001-09-10 Thread harry amarantidis
I had the same problem with suse 7.2. I see that the path to mysql.sock is /var/lib/mysql/mysql.sock. this location of mysql.sock was a leftover from the mysql that i installed from the distribution. the downloaded version though stores the mysql.sock in /tmp/mysql.sock - i had to tell a few of my

Re: 'localhost' problem

2001-09-10 Thread Crazy Linux
yes..the /etc/hosts file reads like the following: 127.0.0.1 localhost.localdomain localhost 138.xx.xx.xx mydomain.edu mymachine thanks --- Lance Rochelle <[EMAIL PROTECTED]> wrote: > is localhost setup correctly in /etc/hosts file? > i.e. 127.0.0.1 localhost, > if not put that