Dave,

I tried it and got the following message:

Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.

C:\DOCUME~1\BEN>cd c:\mysql\bin

C:\MYSQL\BIN>mysqld --standalone
'MYSQLD' is not recognized as an internal or external command,
operable program or batch file.

Any suggestions?

Ben

-----Original Message-----
From: Dave Barry [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 12:05 AM
To: Ben Clumeck
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] MySQL Install Problem


On 20 0, Ben Clumeck <[EMAIL PROTECTED]> wrote:
> I am trying to install MySQL on WinXP, I get the following error message:
>
> Microsoft(R) Windows DOS
> (C)Copyright Microsoft Corp 1990-2001.
>
> C:\DOCUME~1\BEN>cd c:\mysql\bin
>
> C:\MYSQL\BIN>mysqld--standalone
> 'MYSQLD--STANDALONE' is not recognized as an internal or external command,
> operable program or batch file.

        try 'mysqld --standalone' (note the space)
        it appears that you are not actually starting mysqld


--
*-*-*-*-*-*-*-*-*-*
So It Goes
*-*-*-*-*-*-*-*-*-*


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to