MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: KloxoLittleFish on 2016-06-02, 09:15:22

Title: what is the difference between php, phpu and phpw?
Post by: KloxoLittleFish on 2016-06-02, 09:15:22
what is the difference between php,phpu and phpw? (PHP Branch ) and phpm? (PHP Used )

where is it explained? any doc?

i want to change to php5

Quote
sh /script/sysinfo
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016060105
   - Web: hiawatha-10.2.0-f.7.mr.el6.x86_64
   - PHP: php54s-5.4.40-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: mydomain.mydomain.com
C. Services:
   1. MySQL: MariaDB-server-10.0.25-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Multiple:
        * php52m-5.2.17-102.mr.el6
        * php53m-5.3.29-1.ius.el6
        * php54m-5.4.40-1.ius.el6
        * php55m-5.5.24-1.ius.el6
        * php56m-5.6.8-1.ius.el6
      - Used: --Use PHP Branch--
   3. Web Used: apache
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: --uninstalled--
     - Httpd: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.x86_64
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.19.mr.el6.x86_64
      - spam: spamassassin
Title: Re: what is the difference between php, phpu and phpw?
Post by: MRatWork on 2016-06-02, 10:14:34
Php branch is 'normal' php where install with 'yum install'. Only possible 1 php branch in server.

Multiple php is 'special' php where install with special trick. Possible many php versions in server.

If you want change php for applications, set 'phpXYm' in 'php used' instead change 'php branch'. It's more reliable.