I'm having this exact same problem. I've tried 'localhost' and '127.0.0.1' in the url with the same results. Any other ideas that might help me?
Dave Dixon "Pascal S." <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You are right on. I was trying to execute the code by dragging and dropping > the file into an IE window. Accessing it through the localhost path works > great. > > Thanks so much for your help. > > Pascal > > "Phil Driscoll" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Tuesday 24 September 2002 5:24 am, Pascal S. wrote: > > I installed PHP 4.2.3 using the installer from PHP.net > > > > I can send the test.php file to the php.exe, and I get the right html > code. > > > > However, trying to open the same test.php in IE 6 won't produce anything. > > The window gets the right title, all html is displayed right, but nothing > > between <?php ?> is executed. > > > > I have tried to change most of the settings in Internet Information > > Services, the extension .php under configuration is also set to > > C:\PHP\php.exe, etc... > > > > What should I look at next? > Are you opening the file as c:\php\test.php or as http://localhost/test.php? > If you view source, do you see the php source code? > -- > Phil Driscoll > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php