Ubuntu package download, installation tools: Apt-get is very useful, and Ubuntu's software source provides most of the commonly used packages, so it is very simple to install PHP extension Library mcrypt, Curl and GD library under Ubuntu, You can do
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
In general, we install the LAMPP environment in the Ubuntu Linux release version directly through apt-get (convenient and lazy! Haha )! It is very convenient, but there are more or less problems in these integrated versions. For example, PHP5-GD
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
Ubuntu server apt-Get install apache2 & PhP5 & mysql5
Place mysql5 + apache2 + PhP5 + phpMyAdmin in apt-Get mode:
Master please take a look at the Ubuntu wiki, (http://wiki.ubuntu.org) above is very specific. However, I did not enjoy it for the
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
In general, we install the LAMPP environment in the Ubuntu Linux release version directly through apt-get (convenient and lazy! Haha )!
It is very convenient, but there are more or less problems in these integrated versions.
For example, PHP5-GD
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, the following describes how to enable the GD library in various systems.
Enable GD
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.