6
Simple demonstration on Configure IIS for PHP Sayed Ahmed [email protected]

Simple demonstration on

Embed Size (px)

Citation preview

Page 1: Simple demonstration on

Simple demonstration onConfigure IIS for PHP

Sayed [email protected]

Page 2: Simple demonstration on

• Will use FastCGI approach• I will then refer you to my old videos on

setting up PHP environment• There are multiple ways to setup PHP support

in IIS

Page 3: Simple demonstration on

• Anyway– FastCGI approach

• Very Simple– Enable CGI - done– Install PHP– From IIS configure Manage Handler Mappings to

activate PHP file handling and who will handle (php-cgi.exe)

– Configure php.ini for fastcgi– Use HandleMappings

Page 4: Simple demonstration on

• Ok wait....• We can use command line or programs and

features from control panel• To change IIS->CGI enabling• optionalfeatures.exe command• In my case PHP was installed at– D:\wamp\bin\php\php5.4.12– Using Wamp server

• So you configure using handler mappings...

Page 5: Simple demonstration on

• You need to configure some fastcgi parameters on php.ini

• So php works..on IIS• Follow instructions from•

http://php.net/manual/en/install.windows.iis7.php

• Will work for sure

Page 6: Simple demonstration on

• You can find some more videos on PHP development environment creation related...

• At our you tube channel• Trying to go to the channel

You can see some videos..I have links to the channel from www.justetc.net and from

www.justetc.orgLooks like my internet is slow or something is not right with my sites...

Anyway, good night have fun...