Guest_imported
New member
- Jan 1, 1970
- 0
I set up a apache server on my win2000 computer, php, mysql, and perl are all istalled too (I used PHP triad). I'm able to log in to sql as an anonymous user, amd as a user that I granted priveledges to as an anonymous, but I cannot log in as root! I never even got to make a password for root, how would I do that? I've tried: shell> mysqladmin -u root password new_password but is says that 'root' doesn't have access.... what the hell?!