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-05-07, 19:48:29

Author Topic: Enable PHP GD  (Read 7044 times)

0 Members and 1 Guest are viewing this topic.

Offline DJRadi

  • Junior Member
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
    • http://radiclub.info
Enable PHP GD
« on: 2013-04-08, 20:02:55 »
How to enable PHP-GD on my kloxo server? I didn't find anything in the configuration options in the panel itself.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
http://radiclub.info - Best site, out there! \":D\"

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Enable PHP GD
« Reply #1 on: 2013-04-08, 20:51:13 »
Depend on your php-branch. For php53u, run 'yum install php53u-gd'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline DJRadi

  • Junior Member
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
    • http://radiclub.info
Re: Enable PHP GD
« Reply #2 on: 2013-04-11, 18:30:18 »
How to find the branch?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
http://radiclub.info - Best site, out there! \":D\"

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Enable PHP GD
« Reply #3 on: 2013-04-11, 18:46:15 »
Quote from: "DJRadi"
How to find the branch?

php -v
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline DJRadi

  • Junior Member
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
    • http://radiclub.info
Re: Enable PHP GD
« Reply #4 on: 2013-04-11, 19:08:12 »
PHP 5.3.23 (cli) (built: Mar 20 2013 13:46:40)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies


Now how to install PHP GD?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
http://radiclub.info - Best site, out there! \":D\"

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Enable PHP GD
« Reply #5 on: 2013-04-11, 19:13:09 »
Quote from: "DJRadi"
PHP 5.3.23 (cli) (built: Mar 20 2013 13:46:40)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies


Now how to install PHP GD?

yum install php53-gd
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline DJRadi

  • Junior Member
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
    • http://radiclub.info
Re: Enable PHP GD
« Reply #6 on: 2013-04-11, 19:55:59 »
Transaction Check Error:
  file /etc/php.ini from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/fileinfo.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/phar.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/zip.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
« Last Edit: 1970-01-01, 01:00:00 by Guest »
http://radiclub.info - Best site, out there! \":D\"

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: Enable PHP GD
« Reply #7 on: 2013-04-11, 20:01:45 »
yum install php53u-gd
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline DJRadi

  • Junior Member
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
    • http://radiclub.info
Re: Enable PHP GD
« Reply #8 on: 2013-04-11, 20:04:02 »
Transaction Check Error:
  file /etc/php.ini from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/fileinfo.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/phar.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/zip.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
« Last Edit: 1970-01-01, 01:00:00 by Guest »
http://radiclub.info - Best site, out there! \":D\"

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Enable PHP GD
« Reply #9 on: 2013-04-11, 20:05:52 »
Quote from: "DJRadi"
Transaction Check Error:
  file /etc/php.ini from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/fileinfo.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/phar.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/zip.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686

Run yum install php53u-gd
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline DJRadi

  • Junior Member
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
    • http://radiclub.info
Re: Enable PHP GD
« Reply #10 on: 2013-04-11, 20:35:53 »
[root@server ~]# yum install php53u-gd
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.metrocast.net
 * extras: mirror.anl.gov
 * kloxo-mr-epel: mirror.umd.edu
 * kloxo-mr-ius: dl.iuscommunity.org
 * kloxo-mr-ius-c5: dl.iuscommunity.org
 * updates: mirror.unl.edu
0 packages excluded due to repository protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php53u-gd.i686 0:5.3.23-1.ius.el6 will be installed
--> Processing Dependency: php53u-common = 5.3.23-1.ius.el6 for package: php53u-gd-5.3.23-1.ius.el6.i686
--> Running transaction check
---> Package php53u-common.i686 0:5.3.23-1.ius.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch       Version                Repository          Size
================================================================================
Installing:
 php53u-gd           i686       5.3.23-1.ius.el6       kloxo-mr-ius       110 k
Installing for dependencies:
 php53u-common       i686       5.3.23-1.ius.el6       kloxo-mr-ius       558 k

Transaction Summary
================================================================================
Install       2 Package(s)

Total size: 667 k
Installed size: 3.7 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
  file /etc/php.ini from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/fileinfo.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/phar.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686
  file /usr/lib/php/modules/zip.so from install of php53u-common-5.3.23-1.ius.el6.i686 conflicts with file from package php-common-5.3.23-1.el6.i686

Error Summary
-------------
« Last Edit: 1970-01-01, 01:00:00 by Guest »
http://radiclub.info - Best site, out there! \":D\"

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.046 seconds with 21 queries.

web stats analysis