kingone 发表于 2011-8-4 14:50:13

打开WordPress的站群功能

Enable Multisites

Connect to your hosting account with an FTP client.
Save a copy of the wp-config.php file to your desktop.
Open wp-config.php with a plain text editor, such as Notepad® or TextEdit®.
Add the following line to the file:
define(’WP_ALLOW_MULTISITE’, true);
Adding the file beneath WordPress’ commented out information works to enable the feature.

Save the file, upload it, and let it overwrite the existing file wp-config.php file in your hosting account.
You can now use Multisite from your WordPress installation.

Set Up Multisite in WordPress
Log in to your WordPress admin control panel.
From the Tools menu, click Network.NOTE: If you do not have the Network menu, log out of WordPress, and then log back in. If you still do not see the menu, complete the steps in To Enable Multisite again.
From the Addresses of Sites in your Network section, select Sub-directories.NOTE: You cannot use Subdomains with our hosting.
Enter a Network Title and Admin E-Mail Address, and then click Install.
Complete the instructions from the Enabling the Network section.NOTE: We recommend creating backups of your existing wp-config.php and .htaccess files.
When you log back in to WordPress, you can add new WordPress blogs in the Super Admin section.

dxszzcylm 发表于 2011-8-4 16:10:15

现在这个比以前容易多了,原来还得安装不同的版本。

myadvertise 发表于 2011-8-4 17:02:07

WP 3.2的MU功能 还与你安装目录结构有关系 否则设置也麻烦

hlzone 发表于 2011-8-7 20:07:26

其实觉得这个功能挺鸡肋的

aprint 发表于 2011-8-29 08:34:47

收藏一下。

anisor 发表于 2011-8-30 18:19:49

Mark 一下
页: [1]
查看完整版本: 打开WordPress的站群功能