If you have more details... I have the same pb, and check php.ini for the line doc_root.. which is empty.. and i have still the http error 500 ...
thanks for any new idea... ! pam <[EMAIL PROTECTED]> a écrit dans le message news: [EMAIL PROTECTED] > It happened to me as well. > > I fixed it leaving empty the following item on the php.ini file: > > ; The root of the PHP pages, used only if nonempty. > doc_root = > > Regards.... > Gabriel Belforti > > "Dennis Butler" <[EMAIL PROTECTED]> wrote in message > 1103_999974443@dennisb">news:1103_999974443@dennisb... > > Hi, > > Did you rename php.ini-dist to php.ini and put a copy of it in your > windows directory? Also, with Xitami I had to set a new filter to point the > web server to php.exe > > ASP is different because the ASP engine runs as a separate app. PHP runs > from the web server, so you will have to look at PWS to see how to add new > file > > extensions. > > > > Dennis > > > > On Fri, 10 Aug 2001 09:03:39 GMT, [EMAIL PROTECTED] wrote: > > > 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 hav= > > > e > > > given execute permission. > > > When I call it in internet explorer as http://localhost/test.php it gi= > > > ves > > > an error as File not found --- Error 500 ?Internal Server Error. Howeve= > > > r, > > > 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 Windows 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]