Click to See Complete Forum and Search --> : IIS Server


GLP23
10-29-2006, 04:57 PM
How do I setup IIS server on my PC so I can test some basic PHP files!??!

thanks

Kravvitz
10-29-2006, 04:59 PM
Why do you want to use IIS?

XAMPP (http://sourceforge.net/projects/xampp) is a very easy to install Apache Distribution for Linux, Solaris, Windows and Mac OS X. The package includes the Apache web server, MySQL, PHP, Perl, a FTP server and phpMyAdmin.

GLP23
10-29-2006, 05:31 PM
So I can test PHP files that I have created? I have wrote some basic scripts in dreamweaver, and I need to see if they work or not...

Kravvitz
10-29-2006, 05:36 PM
Apache is a better web server than IIS.

If you really want to use IIS, then go here to find out how to add PHP support to it (http://www.google.com/search?q=install+PHP+on+IIS).