2012-02-14 46 views
1

requirements.txt文件:如何設置在osqa webfaction

的django> = 1.1 的MySQL-蟒 蟒-的OpenID psycopg2 html5lib 降價 GIT中+ GIT中://github.com/dcramer/ Django的sphinx.git 南

第一,virtualenv中〜/ webapps /下--distribute 源〜/ webapps中//斌/激活 出口PATH =的/ usr /的pgsql-9.1 /斌/:$ PATH(這是避免找不到pg_config錯誤 http://community.webfaction.com/questions/736/installing-psycopg2) 然後 pip-2.7安裝-r requirements.txt

並記住不要做pip安裝哪個安裝到2.4中;需要調用pip-2.7安裝

+0

自己回答以上。 其他資源包括 http://wiki.osqa.net/display/docs/Installing+OSQA+on+WebFaction可以幫助設置wsgi文件。 – user1202624 2012-02-14 23:40:56

+0

這也有幫助http://meta.osqa.net/questions/10897/has-anyone-installed-osqa-on-heroku – user1202624 2012-02-15 00:00:11

+0

http://docs.webfaction.com/software/custom.html – user1202624 2012-02-15 05:14:24

回答

3
  1. here
  2. 點擊「安裝」。
  3. 將您剛剛創建的OSQA應用程序添加到您的網站。
  4. 完成!
+0

該腳本確實不適合我。你知道其他方法嗎? – dykeag 2012-07-23 19:25:27

+0

如果腳本失敗,那麼找出失敗的原因並糾正它。讓WebFaction的支持團隊知道您是否需要幫助。 – 2012-07-30 18:56:58

0

爲了共享,我按照上面的SeanF的說明在Webfaction上安裝了OSQA,這很簡單。我甚至可以自定義腳本。現在的工作是定製網站,而不是花費無數次來設置部署。感謝Webfaction和SeanF。