LINUX下用PHPIZE安装PHP GD扩展
环境:LNMP in centOS 6.4。
linux下PHP的扩展可以用phpize的方法,比较简单地进行启用。
以下以PHP-GD2 库安装为例子。
<span style="color: #0000ff;">sudo</span> <span style="color: #0000ff;">yum</span> <span style="color: #0000ff;">install</span> php-<span style="color: #000000;">gd2 png jpeg freetype //YUM安装扩展 cd </span>/app/php-<span style="color: #800080;">5.4</span>.<span style="color: #800080;">13</span>/ext/<span style="color: #000000;">gd //这里的php</span>-<span style="color: #800080;">5.4</span>.<span style="color: #800080;">13</span>/<span style="color: #000000;">文件夹是我当初解压PHP安装包得到的。 phpize .</span>/configure --with-png-<span style="color: #0000ff;">dir</span> --with-freetype-<span style="color: #0000ff;">dir</span> --with-jpeg-<span style="color: #0000ff;">dir</span> --with-gd<br>sudo make<br>make install<br><br><span>sudo vi /app/php5/etc/php.ini //修改PHP配置文件<br><span>extension=gd.so //添加这一行,重启PHP服务</span></span>

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver Mac version
Visual web development tools