ID: 28468 Updated by: [EMAIL PROTECTED] Reported By: tom dot dean at scambs dot gov dot uk -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Windows XP PHP Version: 5.0.0RC2 New Comment:
Yes you need to use php-cgi.exe. The installation instructions in the latest snapshots have been updated. Have a look at install.txt from http://snaps.php.net/win32/php5.0-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2004-07-28 09:23:51] ydhainaut at ifrance dot com i had the same problem command line works fine (php.exe phpinfo.php) but no result in IIS try using "php_cgi.exe" rather than "php.exe" with IIS ------------------------------------------------------------------------ [2004-05-21 11:35:01] tom dot dean at scambs dot gov dot uk Description: ------------ Hi there, I have just installed PHP5RC2 on my PC. I am using Win XP and IIS. Having followed all the instructions for a fresh install of PHP5RC2 I attempted to run one of my simpler scripts but I got a timeout. I then attempted to run a script containing just <?php phpinfo();?> but this also failed with a timeout. I kept the original PHP folder for PHP4.3.3 and I can swap the folders back and run the scripts succesfully under PHP 4.3.3 (even using the new php.ini file). I am using a fresh php.ini file as included in the PHP5RC2 zip file. I tried to install PHP5RC1 a few weeks ago and had the same problem and found another person on experts-exchange with the same problem but no solution. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28468&edit=1
