<?php xml version="1.0" encoding="UTF-8"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title><![CDATA[MIS的背影]]></title>
<link>http://www.pmail.idv.tw/plog/</link>
<description><![CDATA[隨筆記錄]]></description>
<language>zh-tw</language>
<copyright><![CDATA[CopyRight 2008 F2Blog.com|F2Cont.com All Rights Reserved.]]></copyright>
<webMaster><![CDATA[roylee@pmail.idv.tw ()]]></webMaster>
<atom:link href="http://www.pmail.idv.tw/plog/rss.php" rel="self" type="application/rss+xml" />
<generator>F2blog .cont 1.1 Build 090810</generator> 
<image>
	<title>MIS的背影</title> 
	<url>http://www.pmail.idv.tw/plog/attachments/4223658972.jpg</url> 
	<link>http://www.pmail.idv.tw/plog/</link> 
	<description>MIS的背影</description> 
</image>
<item>
	<link>http://www.pmail.idv.tw/plog/index.php?load=read&amp;id=304</link>
	<title><![CDATA[FC7上安裝CHC.WebHD 網路硬碟]]></title>
	<author><![CDATA[roylee@pmail.idv.tw (lee_rong)]]></author>
	<category><![CDATA[檔案分享軟體]]></category>
	<pubDate>Tue, 23 Oct 2007 13:55:48 +0800</pubDate>
	<guid>http://www.pmail.idv.tw/plog/index.php?load=read&amp;id=304</guid>	
	<description><![CDATA[CHC.WebHD 網路硬碟,是彰化二林國小所開發的程式，比之前的簡易檔案分享工具還好用<br /> 可以設定權限呢，這也是php所開發出來的程式喔！<br /><a href="http://www.pmail.idv.tw/plog/attachments/200710/2112372431.jpg" rel="lightbox[plants]" target="_blank"><img src="http://www.pmail.idv.tw/plog/attachments/200710/2112372431.jpg" style="cursor:pointer;" alt="http://www.pmail.idv.tw/plog/attachments/200710/2112372431.jpg" width="400" height="135" /></a><br /><!--more-->底下是安裝方式：<br /> 1.首先到<a href="http://163.23.89.100/~chi/blog/" target="_blank" title="二林網管">二林網管</a>下載程式<br /> 下載網站：<a href="http://163.23.89.100/~chi/chc_WebHD/" target="_blank">http://163.23.89.100/~chi/chc_WebHD/</a><p><br /> 2.解壓縮到要安裝的目錄<br /> # <font color="#ff0000">tar xvzf chc_WebHD_v1.3.tgz -C /var/www/html</font><br /><br /> 3.修改設定檔<br /> # <font color="#ff0000">vim /var/www/html/chc_WebHD/hd_config.php</font><br /> 修改下面的資料，以符合您的須要，其中目錄和資料庫名稱都可以自訂<br /><font color="#0000ff">//----1.資料庫主機位置<br /><font color="#ff0000">$MySQL[&#39;Host&#39;]=&#39;localhost&#39;;</font><br /> //----2.資料庫使用者<br /><font color="#ff0000">$MySQL[&#39;Usr&#39;]=&#39;root&#39;;</font><br /> //----3.資料庫使用者的密碼<br /><font color="#ff0000">$MySQL[&#39;Usr_Pass&#39;]=&#39;123&#39;;</font><br /> //----4.使用的資料庫名稱<br /><font color="#ff0000">$MySQL[&#39;Db&#39;]=&#39;WebHD&#39;;</font><br /></font></p>]]></description>
</item>
<item>
	<link>http://www.pmail.idv.tw/plog/index.php?load=read&amp;id=269</link>
	<title><![CDATA[簡易分享檔案軟體]]></title>
	<author><![CDATA[roylee@pmail.idv.tw (lee_rong)]]></author>
	<category><![CDATA[檔案分享軟體]]></category>
	<pubDate>Wed, 29 Aug 2007 22:37:16 +0800</pubDate>
	<guid>http://www.pmail.idv.tw/plog/index.php?load=read&amp;id=269</guid>	
	<description><![CDATA[<p>這是網友寫的php程式，感覺不錯用，就拿來用看看<br /> 參考網站：<a href="http://163.23.89.100/~chi/blog/index.php?load=read&amp;id=65#book95">二林網管</a><br /><br /><!--more-->安裝方式如下：<br /><br /> 1.下載後解開，會有index.UTF-8.php及index.Big5.php&nbsp;<br /> 　 看是要用什麼編碼方式，我是用UTF-8 所以將index.UTF-8.php改為index.php<br /> 2.修改index.php<br /> &nbsp;&nbsp;<br /> &nbsp;&nbsp; @<strong>開放目錄的實際路徑(最後有/)</strong><br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $path=&#39;/var/www/html/open-file/&#39;;(我是放在這）<br /><br /> 　@<strong>開放目錄的下載模式,不填 或 get&nbsp;</strong><br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; download_mode=&#39;&#39;;//直接下載,但會露出原始目錄--(這是預設值)<br /> &nbsp;&nbsp;&nbsp; // $download_mode=&#39;get&#39;;//透過PHP讀出檔案,較吃資源,但可以不露出原始目錄<br /><br /> &nbsp;&nbsp; @ <strong>開放目錄的網址路徑<span style="font-weight: bold">(最後有/)</span></strong><br /> &nbs</p>]]></description>
</item>
</channel>
</rss>