Questions tagged [php-opcache]
3 questions
1
vote
2 answers
Zend OPcache huge_code_pages: madvise(HUGEPAGE) failed
I've got this error while running a PHP command-line script on a freshly installed server:
PHP Warning: Zend OPcache huge_code_pages: madvise(HUGEPAGE) failed: Invalid argument
The server is running CentOS 7.3, with PHP 7.1.4 from the remi…
BenMorel
- 4,447
- 8
- 36
- 46
0
votes
1 answer
Why a PHP module is not loaded into PHP?
Showing my case how to debug the problem, that a PHP module is not loaded into PHP.
I use OpenSUSE v42.2 Linux OS, with Apache webserver, PHP v7.1, Mysql.
Because it does not provide PHP v7.1 I need, I built PHP v7.1 from source.
Using PHP-FPM.
I…
klor
- 404
- 3
- 7
- 20
0
votes
1 answer
How to install Zend Opcache and Memcached on centOS 7 with PHP7
I upgraded php7 but when I install
yum install php-opcache and php-memcache, occurs error
Error: php70u-common conflicts with php-common-5.6.31-1.el7.remi.x86_64
You could try using --skip-broken to work around the problem
You could try running:…
Rei
- 129
- 2
- 2
- 9