python 2.2 和 python 2.3 都裝了
然後直接裝moin, 照著/usr/share/doc/moin/README.Debian 的步驟一個一個來,就硬是出現:
- 代碼: 選擇全部
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you@your.address and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.29 Server at localhost Port 80
將httpd.conf中的AddHandler .cgi .... 的那一列反註解掉了,也是沒用…
還是我在httpd.conf加的位置不對?我是加在最後面的…
- 代碼: 選擇全部
# Moin Wiki
Alias /wiki/ "/usr/share/moin/htdocs/"
ScriptAlias /MyDebianWiki "/var/local/lib/mydebianwiki/moin.cgi"