【问题标题】:Enable OPcache on PHP Version 5.5.35在 PHP 版本 5.5.35 上启用 OPcache
【发布时间】:2016-09-12 10:57:16
【问题描述】:

操作系统是 Centos 6 w/Apache 2.15,PHP 是使用以下存储库安装的。

[root@devserver drupal-8.1.1]# yum info php55u
Loaded plugins: fastestmirror, priorities, security
Loading mirror speeds from cached hostfile
 * base: mirrors.xmission.com
 * epel: mirror.cpsc.ucalgary.ca
 * extras: linux.mirrors.es.net
 * ius: mirrors.kernel.org
 * updates: mirror.sesp.northwestern.edu
1704 packages excluded due to repository priority protections
Installed Packages
Name        : php55u
Arch        : x86_64
Version     : 5.5.35
Release     : 1.ius.centos6
Size        : 9.0 M
Repo        : installed
From repo   : ius
Summary     : PHP scripting language for creating dynamic web sites
URL         : http://www.php.net/
License     : PHP and Zend and BSD
Description : PHP is an HTML-embedded scripting language. PHP attempts to make
            : it easy for developers to write dynamically generated web pages.
            : PHP also offers built-in database integration for several
            : commercial and non-commercial database management systems, so
            : writing a database-enabled webpage with PHP is fairly simple. The
            : most common use of PHP coding is probably as a replacement for CGI
            : scripts.
            :
            : The php package contains the module (often referred to as mod_php)
            : which adds support for the PHP language to Apache HTTP Server.

[root@devserver drupal-8.1.1]#

我的 phpinfo 没有列出 OPcache。它也不在我的 php.ini 文件中。

如何启用它?

【问题讨论】:

    标签: php caching opcache


    【解决方案1】:

    通常这是一个单独的包 - 我相信这会像 CentOS 上的 php55u-opcache - source

    【讨论】:

      猜你喜欢
      • 2015-05-08
      • 2015-12-18
      • 1970-01-01
      • 2017-06-23
      • 1970-01-01
      • 2014-09-06
      • 2017-01-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多