惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
博客园 - 司徒正美
I
InfoQ
宝玉的分享
宝玉的分享
G
Google Developers Blog
J
Java Code Geeks
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
罗磊的独立博客
腾讯CDC
F
Fortinet All Blogs
A
About on SuperTechFans
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
B
Blog RSS Feed
博客园 - 聂微东
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
The Cloudflare Blog
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏

博客园 - 乌生鱼汤

常见液晶显示器点距表 古今中外汇聚一堂 大牛老外两分钟“安装”vista 不喜欢vista的摇滚 上证指数破2800 firefox 3魅力无法挡,累计下载已超过1000万 中了木马了,愤怒啊 install php wrapper for imagemagick 轻松安装debian下的apache2和mod_rewrite 让debian直接启动到命令行模式 work with time in debian/linux system cheapnames买了个便宜的info域名 php得time zone 招行paypal电汇中间行费用 [转载]生下来活不下去 房价,生活之现状,痛但有快乐吗? 推荐一个很棒的ajax framework grep 常用命令格式 有趣的一段视频
让php支持mysql,gd,apache,jpeg,freetype的编译配置指令
乌生鱼汤 · 2008-05-19 · via 博客园 - 乌生鱼汤

支持:mysql,gd,apache,jpeg,freetype
需求:
先要下载编译apache,jpeg库,freetype库,libxml库

./configure  --with-mysql --with-gd --with-apxs=/usr/local/apache/bin/apxs --with-jpeg-dir=/usr/local/lib --with-freetype-dir=/usr/local/include/freetype2/freetype --with-openssl

apache
./configure --enable-module=so --enable-module=rewrite --enable-shared=rewrite

posted on 2008-05-19 04:31  乌生鱼汤  阅读(1079)  评论(0)    收藏  举报