Topic awaiting preservation: installing mysql |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-14-2002 22:56
man o' man am I having a hard time with this. Does anyone have a "idiots instructions" place I can go to learn how to install my sql on my windows xp machine. One place I went says to find a file called my-example.cnf and rename it to my-cnf.cnf and put it in the root of c:. Problem is that file is nowhere to be found in my my sql directory. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 06-14-2002 23:28 |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-14-2002 23:45
thats for windows 95/98/me machines. For xp/2000 you should need that file. Im basing this off of a tutorial I'm reading here: http://www.webmasterbase.com/article/525/8 . Any clues? |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-15-2002 00:21
Another question, how do you know it works after you install it. I know with apache, you type in "localhost" and php you call up phpinfo.php. Is there a way to know that your installation for mysql had been successful? |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 06-15-2002 00:25 |
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-15-2002 00:59
yeah, I kinda stumbled into the mysqladmin.exe I have the server running. Do you know if I have to connect it to odbc? I'm kinda new to databases. |
Maniac (V) Inmate From: Switzerland |
posted 06-15-2002 01:42
code: <html>
|
Paranoid (IV) Inmate From: Greenville, SC, USA |
posted 06-15-2002 02:55
ok, now do I create a form to use this code? |