9 messages in com.mysql.lists.win32Re: Setting up MySQL| From | Sent On | Attachments |
|---|---|---|
| Zach Curtis | 06 Dec 2000 16:28 | |
| John Dean | 06 Dec 2000 21:54 | |
| Zach Curtis | 07 Dec 2000 07:59 | |
| Zach Curtis | 07 Dec 2000 12:11 | |
| Zach Curtis | 07 Dec 2000 12:46 | |
| Miguel Angel Solórzano | 07 Dec 2000 13:09 | |
| Anonymous | 07 Dec 2000 17:21 | |
| Russell Barr | 07 Dec 2000 21:02 | |
| Anonymous | 09 Dec 2000 08:07 |
| Subject: | Re: Setting up MySQL![]() |
|---|---|
| From: | Russell Barr (rba...@quik.com) |
| Date: | 12/07/2000 09:02:07 PM |
| List: | com.mysql.lists.win32 |
Yes. I installed it on my Win98 and it went very smoothly, no surprises. Just download it from mysql.net and follow the instructions. It was painless enough that I don't really remember the details, so I can't offer any tips, other than go for it. Russell Barr http://www.knifepoints.com
Following up on this topic also..does MySQL have the ability to be installed on a Win98 evnivronment using MS Personal Web Server?
I appreciate any feedback regarding this. I am hoping that it is possible so I can start learning to use MySQL for database programing using PHP.
Thank you in advance for any imput and ideas.
Michael
----- Original Message ----- From: "John Dean" <jo...@mysql.com> To: "Zach Curtis" <za...@populus.com>; <win...@lists.mysql.com> Sent: Thursday, December 07, 2000 12:54 AM Subject: Re: Setting up MySQL
Hi The first question is do you have TCP/IP installed on your machine? Second question is your version of WSock32.dll >= 1.1, if not download V2.x from the MS download site. I am running MySQL as a service on my W2K machine and I do not have connection problems. So I believe the problem is with your setup. Have you edited my.cnf/my.ini to point to path where MySQL is installed? Is my.cnf/my.ini in the correct drive/directory and is that drive/directory on your path?
At 17:29 06/12/2000 -0700, Zach Curtis wrote:
I would love to get this up and working since I've only heard good things about this program. However I've had difficulty getting connecting to the localhost. I have tried these 2 installation versions with the same results:
mysql-3.23.26-beta-win.zip mysql-3.23.28-gamma-win.zip
I believe the trouble is that I can't get the executable or service running- I think. I've tried starting the program by:
1) Running winmysqladmin.exe (which show a green light) and then I try verify this is running by entering at the command prompt
"mysqlshow.exe"
and
I get this error message: "Can't connect to MySQL Server on 'localhost' (10061)".
2) Running mysqlmanager.exe and querying the default mysql database and I get this error message: "Can't connect to MySQL Server on 'localhost' (10061)".
3) At the command prompt entering: "mysqld-nt --install" from which I get the same error message "Can't connect to MySQL Server on 'localhost' (10061)".
Did you check with the task manager to see if mysqld is in fact installed as a service
4) At the command prompt entering: "NET START mysql" from which I get this error message: The MySql service is starting. The MySql service could not be started. A system error has occurred. System error 1067 has occurred. The process terminated unexpectedly.
5) Tried connecting thru a php script from which I get "Can't connect to MySQL Server on 'localhost' (10061)".
Any thoughts? Thanks much.
WINNT 4.0 SP5 Apache
Zach Curtis
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.
Regards John
MySQL Development Team __ ___ ____ __ __ / |/ /_ __/ __/ __ \/ / John Dean <jo...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\____/ Mansfield, England, UK <___/
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.




