Jason Greene wrote: > I noticed the CGI sapi still builds in the root build directory. Since > the CLI sapi is in place, shouldn't the cli be built in the root build > directory and the cgi in sapi/cgi?
0 for this. > > If not, shouldn't they then be consistent and both be built in their > corresponding sapi/ locations? +1 for this. Sounds reasonable to me even with following problems 1) test program does not work well with CLI SAPI and expects php CGI binary under source root. "make test", "run-tests.php" are needed to be changed a little. 2) It may confuse users, since most of them expect CGI SAPI binary under source root dir. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php