You actually have to make that run off the webserver. You can't just run the script as d:\somescript.php. Has to be http://yoursever/somescript.php.
And make sure allow execution of scripts is checked off if you're using IIS (or PWS). Nicole Amashta www.aeontrek.com ================================== "Tom" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Can someone tell me how to use this php.exe file?? The docs are totally > confusing. > > Okay - I run a rented unix server that supports php, no problem. But I want > to test my site files offline on my win 2k machine. Online IE displays the > php test files just fine, but offline it ignores the php content entirely. I > want to browse to d:\test.php, for instance -- without using the w2k server > stuff, just browse to file. > > I thought the php download of windows binaries was supposed to fix this, but > I can't get it to do anything. > > Tom > > > -- 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]