I have sorted out the root password. Can anybody please help me find out why I can't connect to localhost. since i tried to install and configure mysql. I can't connect to apache server from other machines. It says connection was refused when connecting localhost. Any way of finding the problem
Parminder On Tue, 2003-10-28 at 18:51, Barry Byrne wrote: > > -----Original Message----- > > From: Parminder Singh Chauhan [mailto:[EMAIL PROTECTED] > > > > > After long struggle I (A newbee to linux) was able to setup mysql4.0.16 > > and I don't know what I have done, I set the root password which I don't > > know. Now I can't access the mysql. > > Is there anyway of changing root password.? and how? > > Start mysqld with the --skip-grant-tables option. > Change the password > and then run 'mysqladmin flush-privileges' to make the change take effect. www.balpreet.com/ > - Barry >