On 18 November 2010 09:41, Kirti Kumar <hitechkirti@xxxxxxxx> wrote: > I am trying to install PHP on a ÂWindows box, but the PHPINFO page does not load > up. Where could I be Âgoing wrong? What webserver are you using? Or are you looking just at command line usage? The PHP documentation covers a wide range of setups. http://docs.php.net/manual/en/install.windows.php http://docs.php.net/manual/en/install.windows.manual.php http://docs.php.net/manual/en/install.windows.commandline.php for example. If you are using IIS7, then you can use Web Platform Installer (WPI) to automatically install FastCGI and then PHP (I'd also add WinCache and RewriteURL). Richard. -- Richard Quadling Twitter : EE : Zend @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php