Jump to content

Problem running MYSQL 4.0


rayeldacx

Recommended Posts

hello. need help.

 

i just uninstalled my previous mysql installation (3.23.53) on my computer using add/remove programs and installed the 4.0.15 version of mySQL but when I tried to login here\'s what happened:

 

ERROR 1045: Access denied for user: \'myuser@localhost\' (Using password: YES)

 

and when i tried

 

Microsoft Windows XP [Version 5.1.2600]

© Copyright 1985-2001 Microsoft Corp.

 

C:mysqlbin>mysqld-nt --standalone

Can\'t start server: Bind on TCP/IP port: No error

031103 14:17:55  Do you already have another mysqld server running on port: 3306

?

031103 14:17:55  Aborting

 

031103 14:17:55  mysqld-nt: Shutdown Complete

 

My username and password are correct. I checked my.ini file.

 

Anybody who knows how to solve this??? thanks

 

DacX

Link to comment
Share on other sites

Change the Port line in httpd.conf to 3310 or any other port which not being used and try to access

 

use

netstat -AN

 

to see the ports that are bing used

 

Genreally all the mysql password details are stored in the dtabase not in the INI file. Refer the manual to flush the privelages.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.