当前位置: > CentOS > CentOS教程 >

CentOS下安装php-sqlite

时间:2016-01-30 14:36来源:linux.it.net.cn 作者:IT
在centos 7运行一个项目,老是报下面错:



在CODE上查看代码片派生到我的代码片

Fatal error: Class 'SQLite3' not found in /var/www/request/user.php on line 20 

虽然网上有很多通过编译源代码的解决方案,但是想通过yum本身来解决。


后来发现用




在CODE上查看代码片派生到我的代码片

yum install php-pdo 

就可以解决了  (责任编辑:IT)
------分隔线----------------------------
栏目列表
推荐内容