wordpress-mu 安裝問題 - BBS

Aaliyah avatar
By Aaliyah
at 2005-12-20T13:09

Table of Contents

這方面是一定要使用 apache 2 安裝嗎?
能用 apache 安裝吧

我想問的還有 apache 2 /etc/apache2/mods-available/rewrite.load
這在 apache 裡面是對應哪個路徑


以及 Edit /etc/apache2/sites-enabled/000-default
是 所謂的 httpd.conf??
-----------------------------------------------------------------


If Apache 2, PHP and MySQL aren't installed then use apt-get to
install them:
apt-get install apache2 mysql-server php4-mysql php4

The mod_rewrite module isn't installed by default so:
cp /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/
(On a non-Debian machine look for a line in httpd.conf that starts with
LoadModule rewrite_module and uncomment it.)

Edit /etc/apache2/sites-enabled/000-default and look for the section that
starts with
<Directory /var/www/>
Inside there edit the line
AllowOverride None
and change to
AllowOverride FileInfo

Enable mysql in php.ini by editing /etc/php4/apache2/php.ini and
uncommenting the following line:
extension=mysql.so

Now restart Apache 2:
/etc/init.d/apache2 restart

It's very important to login to the wp-admin backend at the end as a few
more tables will be created.
You're encouraged to fix the file and directory permissions but that's
optional if you remove the warnings from index.php
Well Done! WPMU is installed!

--
討論是你我教學相長的機會
UO-小築 http://uniorg.net/ 讓我們一同喜愛這討論空間
喜歡他的話 別忘了推薦給大家...

--
Tags: BBS

All Comments

我使用了fsck後~

Sarah avatar
By Sarah
at 2005-12-18T21:21
※ 引述《ztw ( )》之銘言: : ※ 引述《arpcar (鯉魚)》之銘言: : : reboot重啟﹐在boot prompt輸入 -s ﹐進入單用戶模式。 : : fsck -p : : mount -u / : : fsck -fy : : 你的問題在於使用的隻讀模式綁定的文件系統﹐進單用戶模式再 ...

使用smartmontools問題

Daph Bay avatar
By Daph Bay
at 2005-12-18T18:24
root [/usr/ports] # /usr/local/etc/rc.d/smartd.sh start Starting smartd. smartd: cam_lookup_pass: couldnand#39;t open /dev/xpt0 cam_lookup_pass: Device not ...

可以推薦一下在5.4-RELEASE 跑的不錯的 …

Michael avatar
By Michael
at 2005-12-18T18:21
可以參考這一篇文章 (有點長所以不貼過來) http://uniorg.net/viewthread.php?tid=16904andamp;j2pid=144033andamp;page=1 以下引用一位前輩的話: 不過可以建議你的顯示最好用nVidia的晶片玩Xwindow比較不會擔心Driver的問 ...

我使用了fsck後~

Caitlin avatar
By Caitlin
at 2005-12-18T18:17
※ 引述《arpcar (鯉魚)》之銘言: : reboot重啟﹐在boot prompt輸入 -s ﹐進入單用戶模式。 : fsck -p : mount -u / : fsck -fy : 你的問題在於使用的隻讀模式綁定的文件系統﹐進單用戶模式再進行檢查應該能夠 : 解決問題了。 我開機進入 boot ...

可以推薦一下在5.4-RELEASE 跑的不錯的顯示卡嗎 ?

Odelette avatar
By Odelette
at 2005-12-17T21:38
可以推薦一下在5.4 release 下跑的不錯的顯示卡嗎 ? 之前裝X win的經驗都感覺, 在BSD下畫面都不是很好 , 會有閃爍的感覺,用液晶感覺更明顯,也會有延遲的的感覺 這應該是BSD對VGA Card 支援的不夠好,大家有感覺哪一張 卡跟BSD配合的很好的嗎? - ...