MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: idove on 2021-02-05, 09:45:20

Title: How to update php 7.1, 7.2 and 7.3 to the latest versions?
Post by: idove on 2021-02-05, 09:45:20
How to update phpfpm to latest versions? Tnx.


# sh /script/sysinfo
A. Control Panel:               
   - Kloxo-MR: 7.0.0.c-2019070501
   - Web: hiawatha-10.9.0-f.2.mr.el7.x86_64
   - PHP: php56s - 5.6.31-1.ius.centos7 (fpm mode)
B. Plateform:
   - OS: CentOS Linux release 7.6.1810 (Core) x86_64
   - Hostname: server.moj-server.info
C. Services:
   1. MySQL: MariaDB-server-10.0.38-1.el7.centos.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.40-1.ius.el7.x86_64
        - Multiple:
          * php56m - 5.6.40-1.ius.centos7
          * php71m - 7.1.29-1.el7.ius
          * php72m - 7.2.19-1.el7.ius
          * php73m - 7.3.6-1.el7.ius
      - Used: --PHP Branch--
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.9.0-f.2.mr.el7.x86_64
     - Lighttpd: lighttpd-1.4.54-1.el7.x86_64
     - Nginx: nginx-1.17.1-1.el7.ngx.x86_64
     - Apache: httpd24u-2.4.39-2.el7.ius.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: on
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.9-1.mr.el7.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el7.x86_64
     - NSD: nsd-4.1.27-1.mr.el7.x86_64
     - PowerDNS: pdns-4.1.8-1.el7.MIND.x86_64
     - Yadifa: yadifa-2.3.9-1.el7.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.mr.el7.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el7.x86_64
      - smtp: qmail-toaster-1.03-1.3.57.mr.el7.x86_64
      - spam: --uninstalled--
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.47-2.el7.x86_64
   8. Stats: awstats
      - awstats: kloxomr-stats-awstats-7.7-1.mr.noarch
D. Memory:
              total        used        free      shared  buff/cache   available
Mem:          12014        1751         733         627        9529        9253
Swap:             0           0           0

Title: Re: How to update php 7.1, 7.2 and 7.3 to the latest versions?
Post by: klisa on 2021-02-10, 07:36:22
this is my problem too. how can I update PHP?
Title: Re: How to update php 7.1, 7.2 and 7.3 to the latest versions?
Post by: atljohnsen on 2021-02-10, 20:11:05
I do not think this is possible to do with the repos that Kloxo-MR use.  They are limited to php73 for centos 7. To obtain higher versions would require to use for example the remi repo. But that will require software enginering from specialists for the panel to work, and it looks like MR is no longer spending time on this panel. He has spent so much time on Kloxo-MR in the past, but probably received very little donations and lost interrest.
Title: Re: How to update php 7.1, 7.2 and 7.3 to the latest versions?
Post by: idove on 2021-02-13, 00:09:26
Maybe you misunderstood me I don't want to upgrade to version 7.4 or 8.0, I know that this is impossible with current status of Kloxo.

I just want to upgrade the current 7.3.6 to the latest 7.3.26.
How to do that?

Tnx.
Title: Re: How to update php 7.1, 7.2 and 7.3 to the latest versions?
Post by: atljohnsen on 2021-02-14, 09:55:54
Yes, I realized that I missunderstood just shortly after I sent the message. My kloxo-mr panels are running php 7.3.27, and I can't remember that I did something special to update to that version. I have only used these basic steps
yum clean all
yum update
sh /script/cleanup

If that does not help you may consider this one: sh /script/phpm-all-install
I have never used it so I can not ensure that your panel will not brake.

Title: Re: How to update php 7.1, 7.2 and 7.3 to the latest versions?
Post by: idove on 2021-02-19, 16:56:53
Thank you,
I will not risk then.

I have other server running with CentOS Webpanel with PHP 8.x.
In that case I will rather move client by client there if the need arises.

Tnx a lot.