MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: Spacedust on 2015-04-25, 21:00:02

Title: How to properly add modules for php5Xm and set custom php.ini ?
Post by: Spacedust on 2015-04-25, 21:00:02
I would like to add IonCube etc., but also have my own config of php.ini ;)
Title: Re: How to properly add modules for php5Xm and set custom php.ini ?
Post by: MRatWork on 2015-04-26, 04:12:29
Go to '/opt/<phpXYm>/etc/php.d' and you can see some .nonini files (like ioncube). Example, copy opcache.nonini to opcache_used.ini.

You can update phpXYm with 'sh /script/phpm-updater php54m' or 'sh /script/phpm-all-install'.

Custom php.ini not possible at this moment and no needed.