 |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6  | This is the forum to discuss the Wrox book Beginning PHP, Apache, MySQLWeb Development by Michael K. Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner; ISBN: 9780764557446 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

October 4th, 2004, 06:00 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
MySQL Installation on Windows XP
I downloaded "mysql-4.0.21-win.zip" from mysql.com and followed all the instructions in Appendix I. I was able to install the software from the DOS command prompt but when tried to start MySQL with the following command:
"c:\>NET START MySQL" (page 21), I get an the following error:
"System error 193 has occurred.
*** is not a valid Win32 application."
Does anyone have an idea of what might be the problem? Thanks in advance.
|
|

October 7th, 2004, 07:27 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Also, I have installed mysql on Windows XP Home edition. Does mysql only work on Windows XP Professional edition? Thanks.
|
|

October 7th, 2004, 08:05 PM
|
|
Friend of Wrox
|
|
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
Hello,
Have you searched the MySQL Documentation at all? Or Google, for your error?
-Snib <><
http://www.snibworks.com
There are only two stupid questions: the one you don't ask, and the one you ask more than once ;)
|
|

October 12th, 2004, 01:39 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Well, not sure what happened but after fruitless searches of the MySQL help/docs and google over the last few days, I did not find anything that worked.
For the benefit of those running into the same problem, I have un-installed (using the control panel), cleaned up the c:\mysql folder and re-installed multiple times (more than 10). Eventually, I have been able to run the "NET START MySQL" command successfully.
|
|

October 12th, 2004, 04:05 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello,
I searched Google for the same version that the book uses, so I don't get any other errors outside of the book, may be an option, and the version I got had the required files!
Hope this helps!
Will
|
|
 |