On Wed, 18 Dec 2002, Sebastian Nohn wrote: > But renaming php-cli to php means renaming php to anything else (php-cgi, > cgi-php, phpcgi, phpfoo, whatever), right?
No, we didn't do that for 4.2.[0-3] either: [root@saturnus php-4.2.1]# ./configure --enable-cli [root@saturnus php-4.2.1]# make CGI: [root@saturnus php-4.2.1]# ls -l ./php -rwxr-xr-x 1 root root 2915010 Dec 18 22:24 ./php CLI: [root@saturnus php-4.2.1]# ls -l sapi/cli/php -rwxr-xr-x 1 root root 2912387 Dec 18 22:24 sapi/cli/php Derick -- ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ ------------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php