MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: RucLinux on 2014-03-28, 16:07:00

Title: PhpMyAdmin tips--PHP 5.3+ is required
Post by: RucLinux on 2014-03-28, 16:07:00
Open the phpMyAdmin PHP 5.3+ is required shows how to solve? Thank you.

Quote
[root@v01 ~]# php -v
PHP 5.4.26 (cli) (built: Mar  7 2014 10:07:08)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with XCache v3.1.0, Copyright (c) 2005-2013, by mOo
    with XCache Cacher v3.1.0, Copyright (c) 2005-2013, by mOo
    with XCache Coverager v3.1.0, Copyright (c) 2005-2013, by mOo
[root@v01 ~]# rpm -qa |grep php
php52s-5.2.17-11.mr.el5
mod_suphp-0.7.2-1.mr.el5
php54-pecl-memcache-debuginfo-3.0.8-1.ius.el5
php54-cli-5.4.26-1.ius.el5
php54-pgsql-5.4.26-1.ius.el5
php54-mcrypt-5.4.26-1.ius.el5
kloxomr-thirdparty-phpmyadmin-4.1.10-1.mr
php54-pecl-geoip-debuginfo-1.0.8-3.ius.el5
php54-pecl-memcache-3.0.8-1.ius.el5
php54-pdo-5.4.26-1.ius.el5
php54-5.4.26-1.ius.el5
php54-pear-1.9.4-2.ius.el5
php54-pecl-imagick-3.1.2-1.ius.el5
php54-devel-5.4.26-1.ius.el5
php54-xml-5.4.26-1.ius.el5
php54-mbstring-5.4.26-1.ius.el5
php54-process-5.4.26-1.ius.el5
php54-mysql-5.4.26-1.ius.el5
php54-pecl-geoip-1.0.8-3.ius.el5
php54-common-5.4.26-1.ius.el5
php54-gd-5.4.26-1.ius.el5
php54-fpm-5.4.26-1.ius.el5
php54-bcmath-5.4.26-1.ius.el5
[root@v01 ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.1.b-2014031203

B. OS: CentOS release 5.10 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.36-1.ius.el5
   2. PHP: php54-5.4.26-1.ius.el5
   3. Httpd: httpd-2.2.26-2.el5
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.3.1-1.mr.el5
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el5
   9. Qmail: --uninstalled--

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           512        467         44          0          4        109
   -/+ buffers/cache:        353        158
   Swap:           63          0         63
Title: Re: PhpMyAdmin tips--PHP 5.3+ is required
Post by: zmatrix on 2014-03-29, 00:34:47
You need to downgrade phpmyadmin to v 4 cause kloxomr use php52

use 'yum downgrade kloxomr-thirdparty-phpmyadmin'
Title: Re: PhpMyAdmin tips--PHP 5.3+ is required
Post by: RucLinux on 2014-03-29, 16:28:19
You need to downgrade phpmyadmin to v 4 cause kloxomr use php52

use 'yum downgrade kloxomr-thirdparty-phpmyadmin'
Thank you for your reply, this method does not solve the problem.
# yum update -y
This will automatically upgrade kloxomr-thirdparty-phpmyadmin-4.1.10-1.mr
Title: Re: PhpMyAdmin tips--PHP 5.3+ is required
Post by: MRatWork on 2014-03-29, 16:37:03
Learn about how to 'exclude' package in repo (in this context is mratwork.repo). Google is better guru.