vi /etc/httpd/httpd.conf/trac.conf
----------------------------------------
<Location /trac>
SetEnv PYTHON_EGG_CACHE /tmp # <-追加
</Location>
----------------------------------------
ちなみにエラーメッセージは以下のような感じです.
The following error occurred while trying to extract file(s) to the Python egg
cache:
[Errno 13] Permission denied: '/.python-eggs'
The Python egg cache directory is currently set to:
/.python-eggs
[1] Tracのインストールでハマる (.python-eggsのパス)
http://d.hatena.ne.jp/mahata/20080624/1214284997
0 件のコメント:
コメントを投稿