IIS Setup

Hello Group,
I need to setup my Companys IIS Server to serve SC PHP pages. Could anyone direct me to a step by step guide to accomplish this?
Thanks,
bwalk

I highly doubt you will find that documentation from SC. What you need is a document that describes how to install PHP and the required components. SC code will run under the IIS server as long as PHP is installed. Google IIS PHP install and you should find what you are looking for.

Thanks for the super quick reply! I will do as you have suggested.

If you are using MsSQL then you also need to install a DSN for that database. Same procedure: google for it. It’s well documented.

aducom,
I am using msSQL so I thank you for that bit of information.