Thanx Viola, Actually I added one more environment variable named PHPRC and restarted my system and now all the things are happening in expected manner. On 10/13/07, Viola Holownia <viola.holownia@xxxxxxxxx> wrote: > > Hi Anand, > > Have you looked at your apache server log? You can find if whenever > you installed your server I assume it is under C:/Program Files/Apache > Software Foundation/Apache2.2/logs/error.log - it will help you to > debug where the problem might be. > > hope that might help, > all the best > viola > > On 10/12/07, Anand Pandey <meetanandpandey@xxxxxxxxx> wrote: > > I'm a newbie to PHP world. I have installed Apache 2.2.4 and PHP 5.2.4and I > > have made necessary changes in apache configuration file as well as > php.ini > > file. I tested apache by opening http://localhost in the browser and it > > shows the message that "it works" and I also tested to php by issuing > the > > command php -v in command prompt and its showing the version information > of > > PHP. But when I'm trying to run phinfo.php file, which I kept in > document > > root, browser is not displaying any thing. > > Please help me to trace-out the problem. > > > > I'm attaching the apache conf file as well as php.ini file. > > > > > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > -- Anand Kumar Pandey