Hello Everyone I have installed php on my windows computer running with PWS. PHP files are in c:\php folder. I have placed test.php file in c:\inetpub\wwwroot folder on which I have given execute permission. When I call it in internet explorer as http://localhost/test.php it gives an error as File not found --- Error 500 ?Internal Server Error. However, my ASP files are running perfectly well. What does it mean? However, when run c:\php\php.exe ?i it shows some html codes which I presume it is in order. What should I do to run my PHP files. Ajay K. Ratra Ludhiana (INDIA) [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

