Dear , all


how can i set ii6 can run php code


Beat reg.

Re: How can i set IIS6 run PHP by Bojidar

Bojidar
Sat May 22 05:25:29 CDT 2004

There is detailed instruction in PHP manual how to do it manually.
Alternativelly you can use windows installer package that will do all this
for you.
http://www.php.net/downloads.php

Bojidar Alexandrov



Re: How can i set IIS6 run PHP by Kristofer

Kristofer
Sat May 22 05:27:04 CDT 2004

Have you tried to install PHP`?

See:

http://www.visualwin.com

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!


"Mis Dep." <mis@indraceramic.com> wrote in message
news:evkI1J%23PEHA.808@tk2msftngp13.phx.gbl...
> Dear , all
>
>
> how can i set ii6 can run php code
>
>
> Beat reg.
>
>
>



Re: How can i set IIS6 run PHP by Kristofer

Kristofer
Sat May 22 12:24:52 CDT 2004

Can you please also fix your timezone/time settings. You are posting in the
future!

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!


"Mis Dep." <mis@indraceramic.com> wrote in message
news:evkI1J%23PEHA.808@tk2msftngp13.phx.gbl...
> Dear , all
>
>
> how can i set ii6 can run php code
>
>
> Beat reg.
>
>
>



Re: How can i set IIS6 run PHP by Andrey

Andrey
Tue May 25 13:56:08 CDT 2004

Mis Dep. wrote:
> Dear , all
>
>
> how can i set ii6 can run php code
>
>
> Beat reg.
>
>

Besides the common installation procedure you should make sure that the
account you are using to rung the web site is also given the folliwng
rights in local policy policy:

- Adjust memory quotas
- Replace a process level token

-Andrey