Click to See Complete Forum and Search --> : PHP & MySQL on Windows


kupilot
04-30-2002, 07:21 AM
Hi
I`m new to PHP and MySQL.
I`ve windows xp pro on my machine , and my new website host is a Unix one with support to ASP/PHP/MySQL.

I`d like to know how to build the website and view it for error debugging in PHP/MySQL on my machine offline and then submit it to my host when its ready and i`m online?

Anon
04-30-2002, 08:01 AM
Visit this site:
http://www.calstatela.edu/orgs/abacus/class/Apache%20Setup%20on%20Windows.htm

Solomon

kupilot
04-30-2002, 08:31 AM
thanks solomon for the url , i`ll check it out :D

put i don`t want to install apache on my machine , i would like to use IIS as it already there , can i do that.

solomon wrote:
-------------------------------
Visit this site:
http://www.calstatela.edu/orgs/abacus/class/Apache%20Setup%20on%20Windows.htm

Solomon

Anon
04-30-2002, 11:48 PM
I installed php on my win2k server to run with IIS

I used http://php.weblogs.com/easywindows

and then configured IIS to recognize the .php docs. It's really easy.

HTH
MS