MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Development => Topic started by: fossxplorer on 2015-12-09, 16:23:35

Title: PHP 7 repo
Post by: fossxplorer on 2015-12-09, 16:23:35
Is it possible to use PHP7 from remi's repo? Currenly, i use php56m.
Is it also possible to migrate over to remi's repo for PHP?
Title: Re: PHP 7 repo
Post by: Spacedust on 2015-12-10, 13:36:17
Yes, works without any problems, but many scripts doesn't work. We personally have trobules with mysql_close which is gone in this version. Also there is no IonCube or other loaders for this version.
Title: Re: PHP 7 repo
Post by: fossxplorer on 2015-12-13, 14:07:26
Ok, good to know about issues with PHP 7. We don't host any site's requiring IonCube yet.
Mostly Wordpress and the likes, and IIRC they all use PDO, so mysql_close isn't used either.
Will Kloxo's PHP version be overridden when i enable remi's repo? Or do have to do something else in order to get this working?
Thanks.