--disable-all you mean?
Well, certain extension (curl, openssl) are almost necessary for the language itself to be fully functional, whereas sqlite is just a db extension. It being present at compile time doesn't alter the way the language itself behaves.
But yes, I was being a bit snarky about the things that get bundled in and enabled by default.
George
-Sterling
On Sun, 2003-06-22 at 23:47, George Schlossnagle wrote:On Sunday, June 22, 2003, at 10:38 PM, Sterling Hughes wrote:
Hey,
Unless anyone objects I'm going to enable the sqlite extension by
default for PHP5. The extension comes with the bundled sqlite library
which is 1.5mb in total (cd ext/sqlite/libsqlite/src/; du -ch *.c *.h),
and is a good alternative to using MySQL for small sites.
We should add
--without-kitchen-sink
to disable all these new bundled extensions.
George-- "A business that makes nothing but money is a poor kind of business." - Henry Ford
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- George Schlossnagle -- Principal Consultant -- OmniTI Computer Consulting, Inc. -- +1.410.872.4910 x202 -- 1024D/1100A5A0 1370 F70A 9365 96C9 2F5E 56C2 B2B9 262F 1100 A5A0
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php