ByAngelaBradleyIfyouarerunningintoawhitepageorsomeotherPHPerror,butyouhavenocluewhatiswrong,youshouldconsiderturningonPHPerrorreporting.Thiswillgiveyousomeindicationofwhereorwhattheproblemis.Thisisagoodfirststeptosolvingyourproblem.Hereishowtoturnon:Todisplaycausedbyyouryoucanincludetheselinesofcode:ini_set('display_errors',1);error_reporting(E_ALL);Anotherwaytodoitistoe...

UsingFastCGItoHostPHPApplicationsonIIS6.0ByDecember5,2007IntroductionThePHPprogramminglanguagehasbeenanimportantplayerintheWebApplicationspaceformanyyears.EventhoughPHPwasnotdevelopedbyMicrosoft,supportingthistechnologyisveryimportanttousandsoyoucaninstallitonanystand-aloneIISServer,andit'salsobuilt-intoourcloud-basedWindowsAzureWebSites(WAWS)platform.Thisar...