How to open GD2 extensions in PHP

Source: Internet
Author: User
How to open GD2 extensions in PHP
How to open GD2 extensions in PHP

After the standard installation of Apache and PHP, if you need the GD library support, just execute the following command is OK:
Apt-get Install PHP5-GD


Find the PHP configuration file php.ini, search Extension=php_gd2.dll, remove the preceding semicolon;
If you do not add this case directly to the Windows system and compile-time support for GD PHP, save and restart Apache can be
If you are using an installation version like Ubuntu's Deb. Redhat RPM-Installed PHP can be installed using the command
Ubuntu:sudo Apt-get Install PHP5-GD
Redhat:yum Install PHP-GD
FreeBSD can be solved using Systeminstall's package installation GD2
If you are compiling the installation and do not choose to support GD, you need to install GD first and then recompile PHP
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.