adding SQLite
Sven Aluoor
aluoor at gmail.com
Sat Jan 1 14:46:59 PST 2011
On Sat, Jan 1, 2011 at 8:23 PM, Bill Christensen
<billc_lists at greenbuilder.com> wrote:
> Hi folks
Hi Bill
> I need to add SQLite to my MacPorts-built MAMP install...
> Do I just do
> port install php5 +sqlite
No
> or would it be
> port install php5-sqlite
This is right, he will install "sqlite" automatically as dependencies.
>From package description of "php5-sqlite": a PHP interface to SQLite,
including the sqlite and pdo_sqlite extensions
cheers Sven
More information about the macports-users
mailing list