【发布时间】:2017-08-19 17:18:24
【问题描述】:
当我运行php artisan migrate 时,结果是
[Symfony\Component\Debug\Exception\FatalThrowableError] 找不到类“Memcached”
是否有启用此命令的方法?
更多信息,我在centos 7和php 7版本下创建了我的项目。
【问题讨论】:
-
运行
yum -y install php-pecl-memcache -
你还没有在你的操作系统中安装 Memcached
-
我运行了“yum -y install php-pecl-memcache”,结果是“错误:php70w-common 与 php-common-5.4.16-42.el7.x86_64 冲突”跨度>