I've read a ton of posts about "Access Denied" errors, but they are related to connecting to the DB. My error occurs when I attempt to start the MySQL service itself. If I run the command "mysqld --console" from a command line, it works, but I can't seem to get it to run as a service. I have ensured it's running as the Local System account, and even forced it to run as the admin, and my own user name, and I get the same error each time. I have made the configuration file changes to c:\winnt\my.cnf but it doesn't seem to help.
Any suggestions? Thanks!