On Friday, August 30, 2002, at 02:26 , Chris Hewitt wrote:
> Vicki Brown wrote: > >> >> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote: >> >>> I believe the binary is only installed when compiled as a CGI >>> program. Remove the nsapi line and recompile to get the >>> binary installed. >> >> If that is the case, it would be a bug... it should never be >> necessary to re_configure_ to cause a built file to be >> installed. > > I agree with your statement but it is not a case of installing > a built file. The configure line determines how PHP is to be > compiled (built). The nsapi part asks for it to be compiled as > a dynamic library, without it as a stand-alone program (CGI). > No. The --enable-cli configure option causes PHP to be built as a CGI (and does work) regardless of other flags. So this is an installation thing only. - Vicki -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php