How to compile PHP 5.3 CGI?
Posted
by geofflee
on Server Fault
See other posts from Server Fault
or by geofflee
Published on 2010-01-20T14:37:37Z
Indexed on
2010/03/31
4:03 UTC
Read the original article
Hit count: 496
php-cgi seems to have vanished in PHP 5.3.1. I've tried both the --enable-cgi and --disable-cli flags for ./configure, but it doesn't create a binary under the sapi/cgi subdirectory.
© Server Fault or respective owner