<?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 正體中文支援站 - 系統需求 - 回應</title>
 <link>http://drupaltaiwan.org/handbooks/system_requirements</link>
 <description>Comments for &quot;系統需求&quot;</description>
 <language>zh-hant</language>
<item>
 <title>系統需求</title>
 <link>http://drupaltaiwan.org/handbooks/system_requirements</link>
 <description>&lt;ol&gt;
&lt;li&gt;一個可以執行PHP的&lt;a href=&quot;http://en.wikipedia.org/wiki/Webserver&quot; rel=&quot;nofollow&quot;&gt;網站伺服器&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;推薦： &lt;a href=&quot;http://httpd.apache.org/&quot; rel=&quot;nofollow&quot;&gt;Apache&lt;/a&gt;。 我們的開發工作是在1.3.x版上進行，並成功地測試了2.0.x版。&lt;/li&gt;
&lt;li&gt;其他選擇： &lt;a href=&quot;http://www.microsoft.com/iis&quot; rel=&quot;nofollow&quot;&gt;IIS&lt;/a&gt;。 Drupal的開發也將IIS的相容性包含在內，可正常運作。&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;a name=&quot;php&quot; href=&quot;http://www.php.net/&quot; rel=&quot;nofollow&quot;&gt;PHP&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Drupal 4.6版需要PHP 4.3.3以上的版本（PHP 5 &lt;strong&gt;可以&lt;/strong&gt;使用於4.6版）。Drupal 4.2版到4.5.2版則需要PHP 4.1以上的版本。Drupal的早期版本可以在PHP 4.0.6以上使用。我們建議使用PHP 4.x的最新版本。&lt;/li&gt;
&lt;li&gt;PHP &lt;a href=&quot;http://www.php.net/manual/en/ref.xml.php&quot; rel=&quot;nofollow&quot;&gt;XML extension&lt;/a&gt; （使用於bloggerapi、drupal、jabber和ping模組)。這個延伸套件在PHP的標準安裝裡，&lt;a href=&quot;http://www.php.net/manual/en/ref.xml.php#xml.installation&quot; rel=&quot;nofollow&quot;&gt;預設是啟用的&lt;/a&gt;。PHP的Windows版本則內建支援此延伸套件。&lt;/li&gt;
&lt;li&gt;Drupal的核心安裝需要PHP記憶體8MB。如果你安裝了其他模組，你可能需要&lt;a href=&quot;http://drupal.org/node/31819&quot; rel=&quot;nofollow&quot;&gt;提高記憶體設定&lt;/a&gt;。事先包裝過的Drupal套件，例如CivicSpace，可能會需要更多的PHP記憶體。&lt;/li&gt;
&lt;li&gt;PHP &lt;strong&gt;需要&lt;/strong&gt;以下的&lt;a name=&quot;php_configuration&quot; href=&quot;http://www.php.net/manual/en/configuration.php&quot; rel=&quot;nofollow&quot;&gt;設定&lt;/a&gt; &lt;a href=&quot;http://www.php.net/manual/en/configuration.directives.php&quot; rel=&quot;nofollow&quot;&gt;參數&lt;/a&gt;，才能讓Drupal順利運作：
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.php.net/manual/en/ref.session.php#ini.session.save-handler&quot; rel=&quot;nofollow&quot;&gt;session.save_handler&lt;/a&gt;: user&lt;/li&gt;
&lt;li&gt;此外，我們&lt;strong&gt;建議&lt;/strong&gt;以下的設定值：&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.php.net/manual/en/function.session-cache-limiter.php#22443&quot; rel=&quot;nofollow&quot;&gt;session.cache_limiter&lt;/a&gt;: none&lt;/li&gt;
&lt;li&gt;（我們只會提到與PHP 4.0.6預設的&lt;a href=&quot;http://cvs.php.net/php-src/php.ini-dist&quot; rel=&quot;nofollow&quot;&gt;php.ini-dist&lt;/a&gt; / &lt;a href=&quot;http://cvs.php.net/php-src/php.ini-recommended&quot; rel=&quot;nofollow&quot;&gt;php.ini-recommended&lt;/a&gt; 不同的參數）&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li id=&quot;htaccess&quot;&gt;These settings are contained in the default .htaccess file that ships with Drupal, so you shouldn&#039;t need to set them explicitly. Note, however, that setting PHP configuration options from .htaccess only works:&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;with Apache (or a compatible web server),&lt;/li&gt;
&lt;li&gt;if the .htaccess file is actually read, i.e. AllowOverride is not None,&lt;/li&gt;
&lt;li&gt;if PHP is installed as an Apache module.&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;See &lt;a href=&quot;http://www.php.net/manual/en/configuration.changes.php#configuration.changes.other&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; for how to change configuration settings for other interfaces to PHP.&lt;/li&gt;
&lt;li&gt;Using a PEAR-supported Database (see below) requires (of course) PEAR to be &lt;a href=&quot;http://pear.php.net/manual/en/installation.php&quot; rel=&quot;nofollow&quot;&gt;installed&lt;/a&gt;.
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;a name=&quot;database&quot; rel=&quot;nofollow&quot;&gt;A PHP-supported Database Server&lt;/a&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Recommended: &lt;a href=&quot;http://www.mysql.com/&quot; rel=&quot;nofollow&quot;&gt;MySQL&lt;/a&gt;, v3.23.17 or newer (for our use of &lt;a href=&quot;http://dev.mysql.com/doc/mysql/en/JOIN.html#IDX1578&quot; rel=&quot;nofollow&quot;&gt;INNER JOIN&#039;s with join_condition&#039;s&lt;/a&gt;). MySQL 4 is fine.&lt;/li&gt;
&lt;li&gt;Drupal makes use of features not available on some inexpensive hosting plans, like LOCK TABLE &lt;/li&gt;
&lt;li&gt;Working well since 4.7:  &lt;a href=&quot;http://www.postgresql.org/&quot; rel=&quot;nofollow&quot;&gt;PostgreSQL&lt;/a&gt;, version 7.3 or newer (7.2 will probably work too, but you&#039;ll get some errors when updating from 4.6). Experiences with other databases are greatly welcome.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;  If your system/host is running MySQL 4.1 or newer, a link in the troubleshooting section (&lt;a href=&quot;http://drupal.org/node/35226&quot; rel=&quot;nofollow&quot;&gt;http://drupal.org/node/35226&lt;/a&gt;) points to &lt;a href=&quot;http://dev.mysql.com/doc/refman/4.1/en/old-client.html&quot; rel=&quot;nofollow&quot;&gt;this page&lt;/a&gt;, which has some helpful info on addressing this problem with PHP 4.x and PHP5. There is a minor OS issue with some &lt;a href=&quot;http://drupal.org/node/43316&quot; rel=&quot;nofollow&quot;&gt;MySQL 5+ installations&lt;/a&gt; primarily on Windows but affecting some *nix installs as well.&lt;/p&gt;
</description>
 <comments>http://drupaltaiwan.org/handbooks/system_requirements#comments</comments>
 <pubDate>Wed, 01 Mar 2006 23:49:36 +0800</pubDate>
 <dc:creator>charlesc</dc:creator>
 <guid isPermaLink="false">38 at http://drupaltaiwan.org</guid>
</item>
</channel>
</rss>
