Centos independent compilation and installation of gd library
I have been working on a mall system these days. The source code and database of the system have been uploaded and created. However, when installing the system, the system prompts that
CentOS compilation and installation of gd library
I have been working on a mall system these days. The source code and database of the system have been uploaded and created. However, when installing the system, the system prompts that the gd library
CENTOS7 installation of PHP, or PHP's GD library support, are very simple.
Everything is done through Yum.
Yum Install PHP-GD
The above command to take care of PHP-GD support, quickly see if phpinfo support?
However, if you need to use different
How to enable the GD Library in PHP. Opening the GD Library is an important parameter in php. it is often used to process images. any processing of images requires the support of the GD Library, next I will introduce the methods and commands for
These days has been to get a mall system, the system's source code and database have been uploaded and created. However, when you install the system, you are prompted for a missing GD library. As follows:
Use the PHP probe to see that PHP
php5-m | Grep-i GD
Or
Php-i | Grep-i--color GD
Copy Code2, if the GD library is not installed, the server installation, the method is as follows
# If the source is installed, add the
Open GD Library is an important parameter in PHP, commonly used to deal with images, such as images of any processing requires the support of the GD library, below I introduce the various systems of GD library open methods and commands, we can refer
CentOS6.0 (64-bit) Install Apache+php+mysql tutorial, install Magento (solve DOM,MCRYPT,GD problem) Complete tutorial0Posted by: Little Black on:2012 September 28 views:7,586Category:Linux to share, all share, technology sharingTags:centos-bash:make:
Add GD library support for php. 1. install zlib. Generally, the Centos system has been installed. you can run the following command to view it: [[email & #160; protected] ~] # Rpm-qa |
How to open GD library support in PHP
Support for the PHP-enabled GD library under Linux
#开启GD库支持有以下几种方法
# #检测GD库是否安装命令
php5-m | Grep-i GD
Or
Php-i | Grep-i--color GD
# #如未安装GD库, install the server with the following method
# # # If the source is
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.