From: <php...@li...> - 2018-01-03 11:57:56
|
Hi, [cannot connect / telnet to localhost:9668] > /Applications/MAMP/bin/php/php7.1.8/bin/php-cgi -b 127.0.0.1:9668 . . No idea. It might be that PHP FastCGI SAPI, which has been rewritten in PHP 7 doesn't work on the mac anymore. Please ask one of the PHP devs. As a workaround the PHP/Java Bridge also allows to connect to an external FCGI Server, please see the NEWS for PHP/Java Bridge 7.1.2 for details: https://sourceforge.net/p/php-java-bridge/svnrepo/HEAD/tree/trunk/php-java-bridge/NEWS |