From: csaba at alum dot mit dot edu Operating system: Windows PHP version: 5.1.0RC1 PHP Bug Type: *Compile Issues Bug description: Open With shows no distinction tween php and php-win
Description: ------------ Quick summary: the Description for php.exe and php-win.exe are the same and this leads to confusion when doing Open With. If (on my Windows XP Pro) I right click a .php file, one of the options is Open With. At this point, I could select Choose Program at the bottom of the list, then select the Browse button, and then navigate to the php directory and select either one of php.exe or php-win.exe (or even php-cgi.exe). If I select one (say php.exe), click Open, then click OK, my PHP script is run (note the dos cmd window flash) - so far so good. Now I go through the same process only select the other one (php-win.exe) and run it (note there is no cmd window flash) - so far still so good. Now I right click that .php file for the third time and pay attention to what is listed under the Open With section. Now it is not so good because I see CLI listed twice, once for php.exe and once for php-win.exe I presume Windows is pulling the name out of the Description field - if you right click either of the two .exe files, you can see that only the Description field has CLI. If would be really good of PHP to update the description field for php-win.exe to something like "Win CLI" to give the user a clue. Csaba Gabor from Vienna -- Edit bug report at http://bugs.php.net/?id=34470&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34470&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34470&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34470&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34470&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34470&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34470&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34470&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34470&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34470&r=support Expected behavior: http://bugs.php.net/fix.php?id=34470&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34470&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34470&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34470&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34470&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34470&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34470&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34470&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34470&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34470&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34470&r=mysqlcfg
