I am trying to install sqlite3 for php5.2 in debian. in php 5.3 sqlite3 is enable but in debian php 5.2 is the last stable version! C开发者_JS百科an I enable and use sqlite3 even so?
You have to install the package php5-sqlite.
I am trying to install sqlite3 for php5.2 in debian. in php 5.3 sqlite3 is enable but in debian php 5.2 is the last stable version! C开发者_JS百科an I enable and use sqlite3 even so?
You have to install the package php5-sqlite.
精彩评论