[Moin-user] unable to access wiki instance thro apache

vanibhat at comcast.net vanibhat at comcast.net
Wed Oct 27 05:21:01 EDT 2004


Hello,
I have installed Moinmoin1.2.4, Python 2.3.4 and apache 2.0.52 on Solaris 8. Apache seems to be working fine. but when I created Wiki Instance "mywiki" in /usr/local/share/moin/mywiki , I am unable to access it thro apache. I get the following error when accessing the page
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, you at example.com 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.
----------------------------------------------------------------------
I am seeing this error_log in apache
[Wed Oct 27 08:11:32 2004] [error] [client 10.1.2.126] File does not exist: /opt
/apache2/htdocs/wiki
[Wed Oct 27 08:11:39 2004] [error] [client 10.1.2.126] ld.so.1: /usr/local/bin/p
ython: fatal: libstdc++.so.5: open failed: No such file or directory
[Wed Oct 27 08:11:39 2004] [error] [client 10.1.2.126] Premature end of script headers: moin.cgi
------------------------------------------------------------------------
I can run the moin.cgi script from the shell. It executes fine when i say "python moin.cgi". 
I have set the Librarry Path too.
I have given the following entry in httpd.conf. This apache runs on port 8000 as there is another webserver running with port 80.
Alias /wiki/ "/usr/local/share/moin/htdocs/"
ScriptAlias /mywiki "/usr/local/share/moin/mywiki/moin.cgi"
I have tried searching in google but no help. I am also very new to moin. I would appreciate if someone can help me to correct this problem.
Thanks,
Vani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20041027/fe3f768a/attachment.html>


More information about the Moin-user mailing list