﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客-毒菇求Buy-随笔分类-PHP</title><link>http://www.cnitblog.com/alsan/category/135.html</link><description>Not now, when?</description><language>zh-cn</language><lastBuildDate>Tue, 27 Sep 2011 10:24:33 GMT</lastBuildDate><pubDate>Tue, 27 Sep 2011 10:24:33 GMT</pubDate><ttl>60</ttl><item><title>为PHP安装插件</title><link>http://www.cnitblog.com/alsan/archive/2005/10/23/3509.html</link><dc:creator>毒菇求Buy</dc:creator><author>毒菇求Buy</author><pubDate>Sat, 22 Oct 2005 23:37:00 GMT</pubDate><guid>http://www.cnitblog.com/alsan/archive/2005/10/23/3509.html</guid><wfw:comment>http://www.cnitblog.com/alsan/comments/3509.html</wfw:comment><comments>http://www.cnitblog.com/alsan/archive/2005/10/23/3509.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/alsan/comments/commentRss/3509.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/alsan/services/trackbacks/3509.html</trackback:ping><description><![CDATA[<P style="FONT-SIZE: 12px; FONT-FAMILY: Verdana">FC3自带了PHP4.3.11，但部份插件（如GD支持等）默认是不安装的。<BR><BR>以前并到这种情况，我都是非常“老实”地重新译PHP。其实有个更简单的方法，就是使用apt-get更新。<BR></P>
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #eeeeee"><SPAN style="COLOR: #000000">apt</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #0000ff">get</SPAN><SPAN style="COLOR: #000000">&nbsp;install&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">gd&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">ncurses&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">domxml&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">xmlrpc&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">imap&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">ldap&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">mysql&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">pgsql&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">snmp&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">odbc&nbsp;php</SPAN><SPAN style="COLOR: #000000">-</SPAN><SPAN style="COLOR: #000000">mbstring</SPAN></DIV><img src ="http://www.cnitblog.com/alsan/aggbug/3509.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/alsan/" target="_blank">毒菇求Buy</a> 2005-10-23 07:37 <a href="http://www.cnitblog.com/alsan/archive/2005/10/23/3509.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>FC3升级PHP5</title><link>http://www.cnitblog.com/alsan/archive/2005/06/14/376.html</link><dc:creator>毒菇求Buy</dc:creator><author>毒菇求Buy</author><pubDate>Tue, 14 Jun 2005 00:48:00 GMT</pubDate><guid>http://www.cnitblog.com/alsan/archive/2005/06/14/376.html</guid><wfw:comment>http://www.cnitblog.com/alsan/comments/376.html</wfw:comment><comments>http://www.cnitblog.com/alsan/archive/2005/06/14/376.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/alsan/comments/commentRss/376.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/alsan/services/trackbacks/376.html</trackback:ping><description><![CDATA[<P style="FONT-SIZE: 12px; FONT-FAMILY: Verdana">基本上与其它Linux系统上安装php没什么区别。不过我在安装FC3时选择了安装httpd及php，但在升级时需要apxs的路径，查遍整个HDD都找不到，只有连httpd一齐升级了。<BR><BR>在升级apache中，发现可以保留/etc/init.d/httpd及/etc/sysconfig/httpd这两个文件，当升级完后修改/etc/init.d/httpd这个文件中apachectl及httpd两个variable的路径，就可以开机自启apahce。</P><img src ="http://www.cnitblog.com/alsan/aggbug/376.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/alsan/" target="_blank">毒菇求Buy</a> 2005-06-14 08:48 <a href="http://www.cnitblog.com/alsan/archive/2005/06/14/376.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>