MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: murshed on 2016-03-24, 09:48:32

Title: Drupal 8x need php 5.6+
Post by: murshed on 2016-03-24, 09:48:32
Dear MR,
New Drupal 8x need php 5.6+ and OPcache.

Could you please help me how to install OPcache in php5.6x branch and I want to know can i get any problem to install OPcache over xCache?

What is benefit nCache and OPcache?

Thanks.
Title: Re: Drupal 8x need php 5.6+
Post by: zenkul on 2016-03-24, 10:23:32
(http://i64.tinypic.com/2gtawxy.jpg)

activated opcache :

(Server: localhost) / opt / php56m / etc / php.d / 10-opcache.nonini

rename file "10-opcache.nonini"  to "10-opcache_used.ini"
Title: Re: Drupal 8x need php 5.6+
Post by: bigdigillc on 2016-04-01, 18:33:58
How did you get a php version above 5.5?I get this running this script 'sh /script/phpm-all-install'

Code: [Select]
=== BEGIN 'php56m' install ===
- No PHP packages exists. Only detecting 'php56u' and 'php56'. Exit

=== BEGIN 'php56s' install ===
- No PHP packages exists. Only detecting 'php56u' and 'php56'. Exit

=== BEGIN 'php70m' install ===
- No PHP packages exists. Only detecting 'php70u' and 'php70'. Exit

=== BEGIN 'php70s' install ===
- No PHP packages exists. Only detecting 'php70u' and 'php70'. Exit
Title: Re: Drupal 8x need php 5.6+
Post by: MRatWork on 2016-04-01, 18:51:42
Update your Kloxo-MR 7.0 with 'yum clean all; yum update -y; sh /script/cleanup' and then run again 'sh /script/phpm-all-install -y'.