MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: bigdigillc on 2016-03-31, 16:44:42

Title: "PHP USED" and missing the MySQL extension
Post by: bigdigillc on 2016-03-31, 16:44:42
I keep waking up to my server being down with the error message "Your PHP installation appears to be missing the MySQL extension which is required by WordPress. KLOXO". I don't know if it is related, but I also can't select "PHP USED".

Code: [Select]
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016032701
   - Web: hiawatha-10.1.0-f.6.mr.el5
   - PHP: php54s-5.4.41-1.ius.el5 (fpm mode)
B. Plateform:
   - OS: CentOS release 5.11 (Final) i686
   - Hostname: bighost2.bigdigi.net
C. Services:
   1. MySQL: MariaDB-server-10.0.24-1
   2. PHP:
      - Branch: php55w-cli-5.5.33-1.w5
      - Multiple:
        * php53m-5.3.29-1.ius.el5
      - Used: --Use PHP Branch--
   3. Web Used: nginxproxy
     - Hiawatha: --unused--
     - Lighttpd: --uninstalled--
     - Nginx: nginx-1.9.13-1.el5.ngx
     - Httpd: httpd-2.2.31-1.mr.el5
       - PHP Type: php-fpm_event
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: --uninstalled--
     - DJBDns: --uninstalled--
     - NSD: nsd-4.1.7-1.mr.el5
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el5
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.18.mr.el5
      - spam: spamassassin
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          4054       3343        710          0        485       2223
   -/+ buffers/cache:        635       3418
   Swap:         5535          0       5535
E. Disk Space:
   Filesystem            Size  Used Avail Use% Mounted on
   /dev/mapper/VolGroup00-LogVol00
                         139G   92G   41G  70% /

Title: Re: "PHP USED" and missing the MySQL extension
Post by: MRatWork on 2016-03-31, 17:08:57
Check your php module with 'php -m' (for 'php branch') or 'phpXYm-cli -m' (change XY to 5.2-7.0; for 'multiple php').