我嘗試配置索科羅帶有阿帕奇的伺服器如這裡所述。我啟動了 httpd,但是當我用瀏覽器聯繫它時,它沒有響應。在山貓我得到:HTTP request sent; waiting for response.
當我從httpd 中刪除crash-reports.conf
,crash-stats.conf
並開始回應時,ofc soccorro 不起作用。socorro-api.conf
/etc/httpd/conf.d
裡面/var/log/httpd/error_log
有
ImportError: No module named site
ImportError: No module named site
ImportError: No module named site
ImportError: No module named site
[Thu Sep 05 07:05:45.267607 2013] [:alert] [pid 25735] (13)Permission denied: mod_wsgi (pid=25735): Unable to change working directory to '/home/socorro'.
ImportError: No module named site
[Thu Sep 05 07:05:45.387679 2013] [:alert] [pid 25739] (13)Permission denied: mod_wsgi (pid=25739): Unable to change working directory to '/home/socorro'.
我做錯了什麼?