毛病又犯了

drupal
Dreamhost是可以一键安装的,非要自己弄——
1.installer无法写入数据库,手工配置(via
2.clean-urls

Your system configuration does not currently support this feature. The handbook page on Clean URLs has additional troubleshooting information.

RewriteEngine on

RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

http://drupal.org/node/15365 + http://wiki.dreamhost.com/Mod_rewrite
3.http://drupal.org/project/captcha
挺无聊的。

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
所有评论已过期,请前往gui.su查询最新内容。
Printed from: http://shikelang.com/2009/11/07/%e6%af%9b%e7%97%85%e5%8f%88%e7%8a%af%e4%ba%86/ .
© Your Name Here 2012.