On Fri, Feb 22, 2013 at 2:41 PM, Didier Morandi <didier.mora...@gmail.com>wrote:

> Hello Friends,
>
> A new SQLite Chap in the Team, here.
> I successfully installed on my PC/Windoz WAMP and SQLite 2.8.x (I do
> not know anything about PDO...) and built my first appli. Works fine,
> thanks.
> I then installed MAMP on my Mac, but the PHP 5.4.10 distributed with
> MAMP doesn't have the SQLite params required in its php.ini
>
> Why ?
> What should I do to have SQLite 2.8.x work as fine on my Mac as it
> does on my PC ?
>
> (please, don't tell me to go SQLite 3 :-)
>

The following link shows the development history of SQLite2.  Pay close
attention to the dates.

     http://www.sqlite.org/src/timeline?n=200&r=version_2

Compare with SQLite3:

     http://www.sqlite.org/src/timeline?n=200


>
> Thanks.
>
> Didier
> Toulouse, France
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to