On Wed, 2002-02-27 at 20:23, Yasuo Ohgaki wrote: > Jim Winstead wrote: > > In php.dev Edin Kadribasic <[EMAIL PROTECTED]> wrote: > > > >>1. If you compile CGI binary and then issue 'make install' it will be > >>installed in $PREFIX/bin, then CLI will be put in the same place overwriting > >>it. Any suggestions on what to do in this situation? > >> > > > > imho, the cgi binary should get called php.cgi. > > > > jim > > > > Sound nice to me. > +1
Good idea! How about php-cgi instead so that some wacky sysadmin does not think that it is a cgi script and drop it into a cgi-bin directory? :) Also, is using the cli build of PHP going to break any old scripts? --zak -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
