View Single Post
Join Date: Dec 2007
Posts: 2
Reputation: Taz Devil is an unknown quantity at this point 
Solved Threads: 0
Taz Devil's Avatar
Taz Devil Taz Devil is offline Offline
Newbie Poster

Re: how to build localhost server using PHP, Apache, MS SQL server 2000

 
0
  #5
Dec 12th, 2007
I don't know if this is on the right lines but I use a package called XAMPP from the Apache Friends Web Site. This is a simple package that installs the following item:-

Apache HTTPD 2.2.6 + Openssl 0.9.8e
MySQL 5.0.45
PHP 5.2.4
PHP 4.4.7
phpMyAdmin 2.11.1
Zend Optimizer 3.3.0

Giving you the ability to run an apache server that will run php and mysql on a windows system. I use it to test (I am extremely new to php coding) my hit and miss attempts in php programming without having to upload to my web site first by using http://localhost/


Hope this helps, and if it's in the wrong area then please move it to a more relevant area.
Reply With Quote