Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 22:32:55

Author Topic: Cannot install GD support  (Read 3822 times)

0 Members and 1 Guest are viewing this topic.

Offline iflove

  • Junior Member
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Cannot install GD support
« on: 2017-01-13, 18:37:45 »
Hi,

Could you pls tell how to install GD support.

I found GD support unavailable. I tried "yum -y install php-gd" through SSH, and it shows:

Code: [Select]
# yum -y install php-gd
Loaded plugins: fastestmirror, priorities, protectbase, replace
Setting up Install Process
Loading mirror speeds from cached hostfile
mratwork-epel/metalink                                   |  14 kB     00:00
 * base: mirrors.ocf.berkeley.edu
 * extras: mirrors.sonic.net
 * mratwork-epel: mirror.n5tech.com
 * mratwork-ius-stable: mirror.team-cymru.org
 * mratwork-release-neutral-noarch: rpms.mratwork.com
 * mratwork-release-version-arch: rpms.mratwork.com
 * mratwork-webtatic: repo.webtatic.com
 * updates: mirrors.unifiedlayer.com
base                                                     | 3.7 kB     00:00
extras                                                   | 3.4 kB     00:00
mratwork-epel                                            | 4.3 kB     00:00
mratwork-epel/primary_db                                 | 5.9 MB     00:00
mratwork-google-mod-pagespeed                            |  951 B     00:00
mratwork-ius-archive                                     | 2.4 kB     00:00
mratwork-ius-archive/primary_db                          | 3.2 MB     00:01
mratwork-ius-stable                                      | 2.3 kB     00:00
mratwork-ius-stable/primary_db                           | 211 kB     00:00
mratwork-mariadb                                         | 2.9 kB     00:00
mratwork-nginx                                           | 2.9 kB     00:00
mratwork-nginx-stable                                    | 2.9 kB     00:00
mratwork-release-neutral-noarch                          | 1.3 kB     00:00
mratwork-release-neutral-noarch/primary                  | 114 kB     00:00
mratwork-release-neutral-noarch                                         395/395
mratwork-release-version-arch                            | 1.2 kB     00:00
mratwork-varnish-3.0                                     |  951 B     00:00
mratwork-webtatic                                        | 3.6 kB     00:00
updates                                                  | 3.4 kB     00:00
updates/primary_db                                       | 4.3 MB     00:00
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package php-gd.x86_64 0:5.3.3-48.el6_8 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.3-48.el6_8 for package: php-gd-5.3.3-48.el6_8.x86_64
--> Running transaction check
---> Package php-common.x86_64 0:5.3.3-48.el6_8 will be installed
--> Processing Conflict: php54-common-5.4.45-1.ius.centos6.x86_64 conflicts php-common < 5.4
--> Finished Dependency Resolution
Error: php54-common conflicts with php-common-5.3.3-48.el6_8.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Cannot install GD support
« Reply #1 on: 2017-01-14, 04:07:00 »
GD module already install in Kloxo-MR. By default, Kloxo-MR using php54 branch instead php (the same version) for default php.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline iflove

  • Junior Member
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Cannot install GD support
« Reply #2 on: 2017-01-15, 17:00:59 »
So Mr Mustafa Ramadhan,

Could please tell me how to enable GD module? It seems I could not use GD support when I installed an application.

Thank in advance.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Cannot install GD support
« Reply #3 on: 2017-01-15, 18:05:43 »
Inform here 'sh /script/sysinfo; php -m'. By default, this module already installed and enabled.
« Last Edit: 2017-01-15, 19:36:08 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline iflove

  • Junior Member
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Cannot install GD support
« Reply #4 on: 2017-01-18, 19:44:13 »
Dear Sir,

Here is the result:

Code: [Select]
]# sh /script/sysinfo; php -m
A. Control Panel:
   - Kloxo-MR: 7.0.0.b-2016122801
   - Web: hiawatha-10.4.0-f.1.mr.el6.x86_64
   - PHP: php54s-5.4.45-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) x86_64
   - Hostname: www.com
C. Services:
   1. MySQL: MariaDB-server-10.0.28-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.centos6.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.4.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.43-2.el6.x86_64
     - Nginx: nginx-1.11.8-1.el6.ngx.x86_64
     - Apache: httpd-2.2.31-1.mr.el6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   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.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. Stats: awstats
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:           996        906         90          0        112        469
   -/+ buffers/cache:        324        672
   Swap:         1022          2       1020
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/sda1        19G  2.7G   16G  16% /
*** Process Time: 00:00:00:10.10133 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)

[PHP Modules]
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gettext
gmp
hash
iconv
json
libxml
mhash
mysql
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
SPL
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
zip
zlib

[Zend Modules]

« Last Edit: 2017-01-18, 19:47:27 by iflove »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Cannot install GD support
« Reply #5 on: 2017-01-19, 01:43:14 »
Try 'yum install php54-gd -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline suryaden

  • Junior Member
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Cannot install GD support
« Reply #6 on: 2017-08-01, 16:21:37 »
coba di Webserver Configure => PHP Branch, ubah misalnya dari PHP56u ke PHP56w, update, kemudian kembalikan lagi ke semula

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.044 seconds with 19 queries.

web stats analysis