MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: BigWeb.EU on 2016-09-23, 14:36:14

Title: BUG in PHP 54m zend path
Post by: BigWeb.EU on 2016-09-23, 14:36:14
Hi,

just updated to Kloxo 7 from 6.5 on Centos 5.11

Im using php54m , and wanted to enable OPCACHE , however inside opcache.ini in /opt/php54m/etc/php.d file i see:

Code: [Select]
; Enable Zend OPcache extension module
zend_extension=/opt/php54m/usr/lib/php/modules/usr/lib/php/modules/opcache.so

For php55m - all is good , only php54m

so "/usr/lib/php/modules/" is enetered TWICE !!! . Please check this
Title: Re: BUG in PHP 54m zend path
Post by: MRatWork on 2016-09-23, 15:41:43
Try remove '/opt/php54m/usr/lib/php/modules/usr/lib/php/modules/' and then run 'sh /script/phpm-config-setup'.