On Friday 16 April 2004 16:46, Red Wingate wrote:
> Wrong one here:
>
> http://de2.php.net/manual/en/features.commandline.php
>
> [quote]
> The CLI SAPI was released for the first time with PHP 4.2.0, but was still
> experimental and had to be explicitly enabled with --enable-cli when
> running ./configure. Since PHP 4.3.0 the CLI SAPI is no longer experimental
> and the option --enable-cli is on by default. You may use --disable-cli to
> disable it.
> [/quote]
>
> Using: './configure --enable-cli --with-mysql' is just right :-)
I think you quoted the wrong part of the manual. Read on a bit more to see
this:
"Note: Because both --enable-cli and . --enable-cgi are enabled by default,
simply having --enable-cli in your configure line does not necessarily mean
the CLI will be copied as . {PREFIX}/bin/php during make install."
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
The relative importance of files depends on their cost in terms of the
human effort needed to regenerate them.
-- T.A. Dolotta
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php