我尝试配置索科罗带有 Apache 的服务器如这里所述。我启动了 httpd,但当我用浏览器访问它时它没有响应。在 lynx 中我得到:HTTP request sent; waiting for response.
当我删除时,crash-reports.conf
httpdcrash-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'.
我做错什么了?