How do I setup PHP & MySQL on XP
|
Original Message
|
Name: OnlyJC
Date: March 5, 2004 at 03:02:59 Pacific
Subject: How do I setup PHP & MySQL on XPOS: XP proCPU/Ram: 256 |
Comment: Hi I want to be able to setup a mini web-server to host local pages for an intranet. I want a server that will be based on XP pro but needs to use PHP & MySQL as thats what its been coded with. I do not know how to set this up. Do I need Apache or IIS or Does it not matter? I am confused. Help From John
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: Infinite Recursion
Date: March 5, 2004 at 05:45:08 Pacific
Subject: How do I setup PHP & MySQL on XP |
Reply: (edit)MySQL is a simple install... so you can grab a copy and just run the setup Download Apache 2.0... To make your Apache web server recognize PHP, add the following lines to your Apache httpd.conf file. --------------- ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" --------------- For more information: http://httpd.apache.org/ http://www.mysql.com/documentation/index.html http://www.php.net/manual/en/install.apache2.php IR
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: wmikke
Date: March 5, 2004 at 10:48:49 Pacific
Subject: How do I setup PHP & MySQL on XP |
Reply: (edit)Hi John, hi everyone, You can also use PHPTriad With this program you can test your .php files on your computer or visit your .php files on the intranet. The program is based on Apache and Mysql. Webmaster help in English and Dutch. With scripts & tutorials about HTML, CSS, PHP, Javascript.To go short: Come quick to: www.scriptzine.nl
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: