Heim > Fragen und Antworten > Hauptteil
原来服务器php5.3的有个程序是sqlite2的
现在新服务器php升级到5.4了,默认是sqlite3了。
能否直接让服务器支持sqlite2?
谢谢
習慣沉默2017-04-25 09:03:20
我觉得你似乎可以放弃了?手册上SQLite类库上写着:
The SQLite extension is enabled by default as of PHP 5.0. Beginning with PHP 5.4, the SQLite extension is available only via PECL.
然后我上PECL上查看,发现上面又写着:
This package is not maintained anymore and has been superseded. Package has moved to channel http://php.net/sqlite, package .