Forum Moderators: phranque

Message Too Old, No Replies

How to install and configure MySQL on Windows XP using Apache

         

branmh

12:28 pm on Sep 1, 2005 (gmt 0)

10+ Year Member



How to install and configure MySQL on Windows XP using Apache?

bcolflesh

1:15 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The MySQL and Apache sites have all the install documentation you need - if you are installing them for development work, many people choice a bundled installer for simplicity, I like Wampserver:

[en.wampserver.com...]

henry0

10:55 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I posted that
tutorial
[webmasterworld.com]
a while ago it is now in our library

Gargen

11:46 pm on Sep 1, 2005 (gmt 0)

10+ Year Member



HMM you should make sure you have XP pro though i think it is needed

zulu_dude

10:15 am on Sep 2, 2005 (gmt 0)

10+ Year Member Top Contributors Of The Month



No, I don't think that you need XP Pro. A bundled Apache-MySql-PHP setup runs just like a normal application, regardless of whether you have XP Pro or Home. This could vary for the different packages, check on their websites before downloading. I have been using Xampplite and it's been running fine for ages.

Also bear in mind that while most of these packages are fine for development work, it's generally accepted that it's not a good idea to run 'live' sites with them. In fact, a lot of the vendors explicitly state that the packages should only be used as a development environment.

henry0

11:50 am on Sep 2, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Indeed, those tools are targeting test servers; production servers do not run a Windows version.
Asides they are the best tools if you want to test any php.ini setup
Safe mode etc...
If adding (easily done) PHPmyAdmin you can preset your DB, test it and export to production server.
You can install on most Wins machines and even upgrade as new packages come around.
Further if you do not want to install PHP5 the latest 4 should be available