Hi,

I am also facing the same problem...in Win2K
When i try to run in from the service, it says some
error....
so i referred to some sites...and just using the
command line as standalone....

Also i acould not run apache as a service...
I could not see it under services...

Any way to start these under service...????

Shankar

--- [EMAIL PROTECTED] wrote:
> Hi,
> 
> Anybody running MySQL on Win 2000 server here?
> 
> I just installed MySQL 3.23.49-MAX (w/ InnoDB) on a
> 2000 Server (Dual 1.1
> GHz - 1GB RAM - 15GB HD space) and I can run it
> without any problem from
> the command line as a standalone. However I couldn't
> run it as a service
> even though I already did 'mysqld-max-nt --install'
> the first time I ran
> it. Is there anything wrong with MySQL or is it more
> of permission issue on
> NT/2000 server.
> 
> I also attached the my.ini file if it would help.
> Thanks.
> 
> 
> Regards,
> Martin
> 
> [mysqld]
> basedir=G:/MySQL
> datadir=G:/MySQL/data
> #bind-address=
> log-slow-queries=h:/slowquery/slowquery.log
> set-variable=key_buffer=20M
> innodb_data_home_dir = g:/ibdata
> innodb_data_file_path = ibdata:2000M;ibdata2:2000M
> set-variable = innodb_buffer_pool_size=200M
> set-variable = innodb_additional_mem_pool_size=30M
> innodb_log_group_home_dir = h:/iblogs
> innodb_log_arch_dir = h:/iblogs
> innodb_log_archive=0
> set-variable = innodb_log_files_in_group=3
> set-variable = innodb_log_file_size=30M
> set-variable = innodb_log_buffer_size=24M
> innodb_flush_log_at_trx_commit=1
> set-variable = innodb_file_io_threads=10
> set-variable = innodb_lock_wait_timeout=50
> [WinMySQLAdmin]
> Server=G:/MySQL/bin/mysqld-max-nt.exe
> 
> 
> 
> 
> 
> 
> **Disclaimer**
> This  Memo and any attachments, may be confidential
> and legally privileged.
> If  you  are  not  the  intended recipient and have
> received this in error,
> kindly  destroy  this  message  and  notify the
> sender.  Thank you for your
> assistance.
> 
> 
>
---------------------------------------------------------------------
> 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
> 


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

---------------------------------------------------------------------
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

Reply via email to