Page 1 of 1

new to PHP

Posted: Fri Nov 12, 2004 2:32 pm
by lane18
Hi,
I did installed IIS on windows2000 and PHP. Do i need to configure IIS or by default it will work. and also can you please tell me how to run my first PHP page in the browser. Also where should i place the php file. Appreciate your help.
Thanks
:?:

Posted: Mon Nov 15, 2004 5:14 am
by AVATAr
lane18, try searching the forum first.
Read the documentation for php and IIS (php.net)

if you fond some error, return here, and we will help you :) good luck!

Posted: Mon Nov 15, 2004 10:08 am
by ecaandrew
by default iis will be able to use php, at least for me it did


to do your first page name it index.php

your default directory should be

C:\Inetpub\wwwroot

newbie install of php

Posted: Mon Nov 15, 2004 10:38 am
by neophyte
If you looking for an easy way to install and configure php/mysql/apache on windows 2k I suggest:

easy php

All you have to do is let the installer do all the work for you.