ID:               26039
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ken dot davis at experioronline dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         PHP options/info functions
 Operating System: windows 2000
 PHP Version:      4.3.4RC3
 New Comment:

doing 'php -h' would have shown that such option really does not exist.
(It doesn't exist under win32)



Previous Comments:
------------------------------------------------------------------------

[2003-10-30 08:55:51] ken dot davis at experioronline dot com

Description:
------------
using the win32 binary

php -b localhost:8080 

returns:

Error in argument 1, char 2: option not found b

along with usage information which includes:

  -b <address:port>|<port> Bind Path for external FASTCGI Server mode

php -v returns:
PHP 4.3.4RC3 (cgi-fcgi) (built: Oct 29 2003 14:56:30)

looking at previous bugs and news.txt it seems this should have been
fixed.




Reproduce code:
---------------
d:\php\php-4.3.4RC3-Win32\php -b localhost:8080 

Expected result:
----------------
php running in fastcgi server mode on port 8080

Actual result:
--------------
Error in argument 1, char 2: option not found b




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26039&edit=1

Reply via email to