RE: [PHP-DEV] PHP 4.3.0 released

2002-12-27 Thread Mike Robinson
Ari Pollak wrote: > On Fri, Dec 27, 2002 at 07:41:50PM -0500, Mike Robinson wrote: > > Shouldn't that be 'sapi/cgi/php and sapi/cli/php respectively'? > > The second path is wrong, and respectfully should be respectively. > Duh. I guess I should lay off the egg nog eh? :P

Re: [PHP-DEV] PHP 4.3.0 released

2002-12-27 Thread Ari Pollak
On Fri, Dec 27, 2002 at 07:41:50PM -0500, Mike Robinson wrote: > Shouldn't that be 'sapi/cgi/php and sapi/cli/php respectively'? The second path is wrong, and respectfully should be respectively. -- PHP Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] PHP 4.3.0 released

2002-12-27 Thread Philip Olson
On Sat, 28 Dec 2002, Sander Steffann wrote: > Hi All, > > There is a weird line in here too: > > > * PHP Manual: Using PHP from the command line > >http://www.php.net/manual/en/features.commandline.php > > It's this one: > By default when executing make, both the CGI and CLI are bu

RE: [PHP-DEV] PHP 4.3.0 released

2002-12-27 Thread Mike Robinson
Sander Steffann writes: > Hi All, > > There is a weird line in here too: > > > * PHP Manual: Using PHP from the command line > >http://www.php.net/manual/en/features.commandline.php > > It's this one: > By default when executing make, both the CGI and CLI are > built and placed as

Re: [PHP-DEV] PHP 4.3.0 released

2002-12-27 Thread Sander Steffann
Hi All, There is a weird line in here too: > * PHP Manual: Using PHP from the command line >http://www.php.net/manual/en/features.commandline.php It's this one: By default when executing make, both the CGI and CLI are built and placed as sapi/cgi/php and sapi/cgi/php respectfully T