Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Chris

Ahh, thank you everyone...now I just have to figure this beast out
- Original Message -
From: "Jason Bouwmeester" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 4:23 PM
Subject: RE: [PHP] Help Please, MySQL is driving me insane


> Ummm try going into c:\mysql\bin and running winmysqladmin.exe or
> MySqlManager.exe - I can't remember which one I ran.
>
> HTH,
> jb
>
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 8:29 PM
> To: Jason Bouwmeester; PHP
> Subject: Re: [PHP] Help Please, MySQL is driving me insane
>
>
> But i installed it to the default c:\mysql.
> How can I set a username and such to allow me to use it on my cpu?
> - Original Message -
> From: "Jason Bouwmeester" <[EMAIL PROTECTED]>
> To: "PHP" <[EMAIL PROTECTED]>
> Sent: Friday, January 26, 2001 4:12 PM
> Subject: RE: [PHP] Help Please, MySQL is driving me insane
>
>
> > I just installed mySQL yesterday from mysql.com (or .net or whatever it
> > was). It installed fine, there was a note about what to do if you didn't
> > install it to c:\mysql properly - I installed mine to a different
> directory,
> > followed the instructions and all went fine. Might be one place to
start.
> >
> > HTH,
> > jb
> >
> > -Original Message-
> > From: Chris [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, January 26, 2001 8:21 PM
> > To: PHP
> > Subject: [PHP] Help Please, MySQL is driving me insane
> >
> >
> > I've installed PHP using the 4.04 win32 installer. I recently downloaded
> the
> > mysql(latest version) win32 installer and used that. But STILL mysql
> doesnt
> > work. Can someone give a code snipet i can use to see if it is working?
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Jason Bouwmeester

Ummm try going into c:\mysql\bin and running winmysqladmin.exe or
MySqlManager.exe - I can't remember which one I ran.

HTH,
jb

-Original Message-
From: Chris [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 8:29 PM
To: Jason Bouwmeester; PHP
Subject: Re: [PHP] Help Please, MySQL is driving me insane


But i installed it to the default c:\mysql.
How can I set a username and such to allow me to use it on my cpu?
- Original Message -
From: "Jason Bouwmeester" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 4:12 PM
Subject: RE: [PHP] Help Please, MySQL is driving me insane


> I just installed mySQL yesterday from mysql.com (or .net or whatever it
> was). It installed fine, there was a note about what to do if you didn't
> install it to c:\mysql properly - I installed mine to a different
directory,
> followed the instructions and all went fine. Might be one place to start.
>
> HTH,
> jb
>
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 8:21 PM
> To: PHP
> Subject: [PHP] Help Please, MySQL is driving me insane
>
>
> I've installed PHP using the 4.04 win32 installer. I recently downloaded
the
> mysql(latest version) win32 installer and used that. But STILL mysql
doesnt
> work. Can someone give a code snipet i can use to see if it is working?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Shane McBride

The username that it defaults to is root, with no password. There is a
command you need to run to set a password.

- Original Message -
From: "Chris" <[EMAIL PROTECTED]>
To: "Jason Bouwmeester" <[EMAIL PROTECTED]>; "PHP"
<[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 10:29 PM
Subject: Re: [PHP] Help Please, MySQL is driving me insane


> But i installed it to the default c:\mysql.
> How can I set a username and such to allow me to use it on my cpu?
> - Original Message -
> From: "Jason Bouwmeester" <[EMAIL PROTECTED]>
> To: "PHP" <[EMAIL PROTECTED]>
> Sent: Friday, January 26, 2001 4:12 PM
> Subject: RE: [PHP] Help Please, MySQL is driving me insane
>
>
> > I just installed mySQL yesterday from mysql.com (or .net or whatever it
> > was). It installed fine, there was a note about what to do if you didn't
> > install it to c:\mysql properly - I installed mine to a different
> directory,
> > followed the instructions and all went fine. Might be one place to
start.
> >
> > HTH,
> > jb
> >
> > -Original Message-
> > From: Chris [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, January 26, 2001 8:21 PM
> > To: PHP
> > Subject: [PHP] Help Please, MySQL is driving me insane
> >
> >
> > I've installed PHP using the 4.04 win32 installer. I recently downloaded
> the
> > mysql(latest version) win32 installer and used that. But STILL mysql
> doesnt
> > work. Can someone give a code snipet i can use to see if it is working?
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Shane McBride

Have you started the server? If not go to the command prompt and:
1. cd c:\mysql\bin (assuming this is where it was installed.
2. type mqsqld-opt (optimized for pentium class PC)

That should start the server.
If you need more help let me know.

- Shane

- Original Message -
From: "Chris" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 10:20 PM
Subject: [PHP] Help Please, MySQL is driving me insane


I've installed PHP using the 4.04 win32 installer. I recently downloaded the
mysql(latest version) win32 installer and used that. But STILL mysql doesnt
work. Can someone give a code snipet i can use to see if it is working?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Chris

But i installed it to the default c:\mysql.
How can I set a username and such to allow me to use it on my cpu?
- Original Message -
From: "Jason Bouwmeester" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 4:12 PM
Subject: RE: [PHP] Help Please, MySQL is driving me insane


> I just installed mySQL yesterday from mysql.com (or .net or whatever it
> was). It installed fine, there was a note about what to do if you didn't
> install it to c:\mysql properly - I installed mine to a different
directory,
> followed the instructions and all went fine. Might be one place to start.
>
> HTH,
> jb
>
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 8:21 PM
> To: PHP
> Subject: [PHP] Help Please, MySQL is driving me insane
>
>
> I've installed PHP using the 4.04 win32 installer. I recently downloaded
the
> mysql(latest version) win32 installer and used that. But STILL mysql
doesnt
> work. Can someone give a code snipet i can use to see if it is working?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Help Please, MySQL is driving me insane

2001-01-26 Thread Jason Bouwmeester

I just installed mySQL yesterday from mysql.com (or .net or whatever it
was). It installed fine, there was a note about what to do if you didn't
install it to c:\mysql properly - I installed mine to a different directory,
followed the instructions and all went fine. Might be one place to start.

HTH,
jb

-Original Message-
From: Chris [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 8:21 PM
To: PHP
Subject: [PHP] Help Please, MySQL is driving me insane


I've installed PHP using the 4.04 win32 installer. I recently downloaded the
mysql(latest version) win32 installer and used that. But STILL mysql doesnt
work. Can someone give a code snipet i can use to see if it is working?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]