<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://drupaltaiwan.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Drupal Taiwan 正體中文支援站 - 如何手動安裝中文化po(非import方式)? - 回應</title>
 <link>http://drupaltaiwan.org/forum/20070706/1382</link>
 <description>Comments for &quot;如何手動安裝中文化po(非import方式)?&quot;</description>
 <language>zh-hant</language>
<item>
 <title>Re: </title>
 <link>http://drupaltaiwan.org/forum/20070706/1382#comment-4097</link>
 <description>&lt;p&gt;原來是mysql5.x的關係&lt;/p&gt;
&lt;p&gt;官網也有人有此問題&lt;br /&gt;
&lt;a href=&quot;http://drupal.org/node/147179&quot; title=&quot;http://drupal.org/node/147179&quot;&gt;http://drupal.org/node/147179&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;解決方式&lt;/p&gt;
&lt;p&gt;在這網頁裡有一段 &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html&quot; title=&quot;http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html&quot;&gt;http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;In Linux:&lt;br /&gt;&lt;br /&gt;Copy the my-xxx.cnf file from /usr/share/mysql to /etc as my.cnf&lt;br /&gt;&lt;br /&gt;xxx can be small, medium, large, huge ... depending on the requirement.&lt;br /&gt;&lt;br /&gt;$ cp /usr/share/mysql/my-xxx.cnf /etc/my.cnf&lt;br /&gt;&lt;br /&gt;In the my.cnf file, change the default&lt;br /&gt;max_allowed_packet = 1M&lt;br /&gt;to&lt;br /&gt;max_allowed_packet = 16M&lt;br /&gt;&lt;br /&gt;Save the file and restart MySQL server.&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;原來是這個問題 有爬文有保佑 感謝前輩nobody1225&lt;/p&gt;
&lt;p&gt;我剛架設時遇到的這訊息可能是這原因?(不過目前還沒出問題:因為裝了二次_第二次Cron功能讓它閒置)&lt;/p&gt;
&lt;p&gt;能確定對方主機用的是新版MySQL&lt;/p&gt;
&lt;p&gt;過一陣子可能考慮寫個Ticket回報給主機管理者知道(我似乎沒權限改不了MySQL的cnf這部份)&lt;/p&gt;
&lt;p&gt;(建議別手動開啟開系統Cron功能喔_似乎會提早讓資源消耗更快速??!)&lt;/p&gt;
&lt;p&gt;資料來源:http://drupaltaiwan.org/forum/20070711/1396#comment&lt;/p&gt;
</description>
 <pubDate>Sun, 15 Jul 2007 16:46:30 +0800</pubDate>
 <dc:creator>scat</dc:creator>
 <guid isPermaLink="false">comment 4097 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: 如何手動安裝中文化po(非import方式)?</title>
 <link>http://drupaltaiwan.org/forum/20070706/1382#comment-4024</link>
 <description>&lt;blockquote&gt;&lt;p&gt;試看看台灣PHP聯盟提供的 5.1 中文安裝包&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;感謝前輩提示&lt;br /&gt;
經過重新上傳台灣PHP聯盟提供的 5.1 中文安裝包 順利安裝完成&lt;br /&gt;
(比較特殊的情況是:最好不去啟動手動Cron的功能 似乎容易造成問題)&lt;/p&gt;
&lt;p&gt;安裝完成時 曾經出現二個Warning: 都是在 drupal/includes/database.mysql.inc 的172 行.&lt;/p&gt;
&lt;p&gt;而且www.789mb.com 這個Free Hosting在Feature顯示主機條件上明明可以承載蠻高的資料量&lt;br /&gt;
(最近二天卻是總是需要按上無數次的重新載入 才能進入首頁.)&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;# user warning: Can&amp;#039;t find file: &amp;#039;cache_menu&amp;#039; (errno: 2) query: SELECT data, created, headers, expire FROM cache_menu WHERE cid = &amp;#039;0:zh-hant&amp;#039; in /www/789mb.com/s/c/a/scat/htdocs/drupal/includes/database.mysql.inc on line 172.&lt;br /&gt;# user warning: Can&amp;#039;t find file: &amp;#039;cache_menu&amp;#039; (errno: 2) query: LOCK TABLES cache_menu WRITE in /www/789mb.com/s/c/a/scat/htdocs/drupal/includes/database.mysql.inc on line 172.&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;不知道database.mysql.inc 172行 會造成什潛藏的嚴重錯誤??&lt;/p&gt;
</description>
 <pubDate>Tue, 10 Jul 2007 02:11:38 +0800</pubDate>
 <dc:creator>scat</dc:creator>
 <guid isPermaLink="false">comment 4024 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: 如何手動安裝中文化po(非import方式)?</title>
 <link>http://drupaltaiwan.org/forum/20070706/1382#comment-4014</link>
 <description>&lt;p&gt;php.ini的post和upload_file的設定要設好&lt;/p&gt;
</description>
 <pubDate>Mon, 09 Jul 2007 08:52:21 +0800</pubDate>
 <dc:creator>jimmy</dc:creator>
 <guid isPermaLink="false">comment 4014 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>Re: 如何手動安裝中文化po(非import方式)?</title>
 <link>http://drupaltaiwan.org/forum/20070706/1382#comment-4007</link>
 <description>&lt;p&gt;試看看台灣PHP聯盟提供的 &lt;a href=&quot;http://twpug.net/modules/wfdownloads/singlefile.php?cid=37&amp;amp;lid=722&quot; rel=&quot;nofollow&quot;&gt;5.1 中文安裝包&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Sat, 07 Jul 2007 05:09:22 +0800</pubDate>
 <dc:creator>Hipfox</dc:creator>
 <guid isPermaLink="false">comment 4007 at http://drupaltaiwan.org</guid>
</item>
<item>
 <title>如何手動安裝中文化po(非import方式)?</title>
 <link>http://drupaltaiwan.org/forum/20070706/1382</link>
 <description>&lt;p&gt;由於最近測試不少free hosting(免費的國外網站空間)&lt;/p&gt;
&lt;p&gt;作為個人網站的移植&lt;/p&gt;
&lt;p&gt;經過2天波折,找到條件不錯的空間.&lt;/p&gt;
&lt;p&gt;但是問題來了.&lt;/p&gt;
&lt;p&gt;一切安裝順利,卻在import 中文化.po檔時,&lt;/p&gt;
&lt;p&gt;無法順利以Broswer方式順利上傳&lt;/p&gt;
&lt;p&gt;可否請問有更為方便的方式,&lt;/p&gt;
&lt;p&gt;以手動(如FTP) 上傳到哪個資料夾中&lt;/p&gt;
</description>
 <comments>http://drupaltaiwan.org/forum/20070706/1382#comments</comments>
 <category domain="http://drupaltaiwan.org/taxonomy/term/10">中文化</category>
 <category domain="http://drupaltaiwan.org/taxonomy/term/172">5.x</category>
 <pubDate>Sat, 07 Jul 2007 04:09:45 +0800</pubDate>
 <dc:creator>scat</dc:creator>
 <guid isPermaLink="false">1382 at http://drupaltaiwan.org</guid>
</item>
</channel>
</rss>
