RE: May I raise a question?

2003-01-10 Thread seed . chan
Dear all,

Your endeavour and speedy action impress me.  Thanks.

Seed Chan


-Original Message-
From: admin [SMTP:[EMAIL PROTECTED]]
Sent: Friday, January 10, 2003 3:11 PM
To: Chan, Seed; gerald.clark
Cc: admin; mysql
Subject: Re: May I raise a question?

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, January 10, 2003 2:00 AM
Subject: RE: May I raise a question?


 Thanks, Gerald,

 I'm trying to install the MySQL. Apache  Php in Windows 2000
 Professional. A book telling me that I should install them in the
 above sequence. Actually the error message is before the
 installation of Apache, is it the root cause? Should I try again
 after I start the server?

The MySQL installation stands on its own, and has, what MySQL is concerned,
nothing to do with Apache or PHP. Your book is right when suggesting the
install order; as, typically, you want to compile Apache with something like
--with-mysql=/usr/local; and then, thereafter, PHP with something like
--with-apxs=/usr/local/www/bin/apxs.

None of this, I suddenly realize, is actually relevant, as you are on
Windoze, and probably are not compiling much of anything. :)

What you need to be concentrating on, is making sure MySQL runs as a
service. If memory serves me correctly, you will, depending on your binary,
have to run that binary with the --install parameter; like so:
mysqld-max-nt --install. After that, check that it exists as a service,
and start the service if necessary.

- Mark

System Administrator Asarian-host.org

---
If you were supposed to understand it,
we wouldn't call it code. - FedEx



-
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: May I raise a question?

2003-01-09 Thread seed . chan
Thanks, Gerald,

I'm trying to install the MySQL. Apache  Php in Windows 2000 Professional.  A 
book telling me that I should install them in the above sequence.  Actually the 
error message is before the installation of Apache, is it the root cause?  
Should I try again after I start the server?

Best rgds,

Seed Chan
System Services Management
Branch Services
* 2962 7431
*  29173503 / 29173504
* [EMAIL PROTECTED]


-Original Message-
From: gerald.clark [SMTP:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 10:20 PM
To: Chan, Seed
Cc: gerald.clark; mysql
Subject: Re: May I raise a question?

What OS are you running?

Did you start the server?

What is in the error logs?

[EMAIL PROTECTED] wrote:

Dear Editor,

After installed the MySQL version 3.23.53, I tried to test the MySQL by
typing the following command, relevant error message appears, please advise
how to fix.

Command: Display Error Message:

mysqlshowmysqlshow: Can't connect to MySQL server on
'localhost' (10061)

mysqladmin CREATE test   mysqladmin: connect to server at 'localhost' failed
 error: 'Can't connect to MySQL server on
'localhost' (10061)'
 Check that mysqld is running on localhost and that
the port is 3306.
 You can check this by doing 'telnet localhost 3306'

mysql test   ERROR 2003: Can't connect to MySQL server on
'localhost' (10061)

telnet localhost 3306Connecting To localhost...Could not open a
connection to host on port 3306 : Connect failed

Best rgds,

Seed Chan



Seed Chan
System Services Management
Branch Services
* 2962 7431
*  29173503 / 29173504
* [EMAIL PROTECTED]




-
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


  





-
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




May I raise a question?

2003-01-08 Thread seed . chan
Dear Editor,

After installed the MySQL version 3.23.53, I tried to test the MySQL by
typing the following command, relevant error message appears, please advise
how to fix.

Command: Display Error Message:

mysqlshowmysqlshow: Can't connect to MySQL server on
'localhost' (10061)

mysqladmin CREATE test   mysqladmin: connect to server at 'localhost' failed
 error: 'Can't connect to MySQL server on
'localhost' (10061)'
 Check that mysqld is running on localhost and that
the port is 3306.
 You can check this by doing 'telnet localhost 3306'

mysql test   ERROR 2003: Can't connect to MySQL server on
'localhost' (10061)

telnet localhost 3306Connecting To localhost...Could not open a
connection to host on port 3306 : Connect failed

Best rgds,

Seed Chan



Seed Chan
System Services Management
Branch Services
* 2962 7431
*  29173503 / 29173504
* [EMAIL PROTECTED]




-
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