标签: php sqlite debian
我正在尝试在debian中为php5.2安装sqlite3。在php 5.3 sqlite3启用但在debian php 5.2是最后一个稳定版本!我可以启用和使用sqlite3吗?
答案 0 :(得分:0)
您必须安装包php5-sqlite。