RE: answer to MySQL service problems

2002-06-06 Thread Kirk Brannan Babb

[snip]
I've asked this question once before with no response (and have asked on
other
lists), I'll give it one more try before giving in to semi-Gates domination
(my
last holdout is the Apache server I'm running):

Upon installing MySQL as a service, why will it not start for all users?
Only
my admin account allows the MySQL service to start. I cannot start the
service
manually or automatically from any regular (power user) account.

MySQL was installed as a service using

 mysqld-nt --install

with no problems. I've come across a vague reference in the manual for a
manual installation of MySQL as a service if problems occur, but have no
idea
if that is the course of action to take since I don't really know why there
is
a problem. Putting MySQL in the startup items makes no difference. HELP!
[/snip]

Kirk,

Are you starting MySQL on individual platforms? Are you starting it on a
server and then attempting to connect to it from another user's computer? If
the latter is the case you do not need to start MySQL, you just need to
connect to it on the server it resides on.

I think the lack of answer is due to the vaguery of the question. Maybe we
can get going the right direction here.

Thanks!

Jay


Jay,

All of this is occuring on the same W2K machine (with Apache, MySQL, etc). When 
I log off admin and log on as a power user (same machine) I have the 
aforementioned problems.

-Kirk





-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: answer to MySQL service problems

2002-06-06 Thread Jay Blanchard

[snip]
All of this is occuring on the same W2K machine (with Apache, MySQL, etc).
When
I log off admin and log on as a power user (same machine) I have the
aforementioned problems.
[/snip]

Kirk,

OK, this makes sense. The power-user(s) needs to be given permissions to
start and stop services on the machine. Admin is, by default, the only user
allowed to start/stop services. Can you start the service as admin, log-off,
log back on, and have access to MySQL?

Jay



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php