I installed PHP using the Windows installer package (920k), I am running IIS 5.0, Windows 2000. On first try everything seems to be fine. I created a test file with one line in it <?php phpinfo();?> on a new site with all read, write, execute, and browse attributes turned on. Once I browse to the directory I see the file there and click on it. It loads perfectly and runs. If I click the 'Back' button in my browser and try to repeat the execution of this file, I get an HTTP 500 error. I have created some other PHP files that do the exact same thing. Anyone have a clue?
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php