From:             [EMAIL PROTECTED]
Operating system: WinXP
PHP version:      4.3.0
PHP Bug Type:     *General Issues
Bug description:  FastCGI Support

Hi,

what has happened with FastCGI support on the 4.3 version? On changelog I
saw that SAPI/FastCGI was discontinued. But when I do phpinfo() it reports
"Server API : CGI/FastCGI"
and when I go with "php -v" the answer is:
PHP 4.3.0 (cgi-fcgi), Copyright (c) 1997-2002 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies

and when I go with "php -h" there's an option : 
  -b <address:port>|<port> Bind Path for external FASTCGI Server mode

But when I do "php -b localhost:5000" it says there's no "b" command.

I don't know if this is a real bug or something else. But what's up with
FastCGI? Was it really discontinued? 

If so, where can I find good alternatives to FastCGI and the reasons that
lead to this?

thankz
Fernando
-- 
Edit bug report at http://bugs.php.net/?id=21303&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21303&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21303&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21303&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21303&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21303&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21303&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21303&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21303&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21303&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21303&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21303&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21303&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21303&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21303&r=gnused

Reply via email to