[Moin-user] help installing single Wiki on Apache linux server

per freem perfreem at gmail.com
Mon Aug 31 15:22:08 EDT 2009


thanks for your replies. The errors i geti in the apache log are:

[Mon Aug 31 15:19:21 2009] [error] [client 192.168.4.161]
MoinMoin.error.ConfigurationError:
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161] 2009-08-31
15:19:22,708 WARNING MoinMoin.log:138 load_config for
"/home/website/config/logging/logfile" failed with "[Errno 13]
Permission denied: '/tmp/moin.log'".
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161] 2009-08-31
15:19:22,708 WARNING MoinMoin.log:139 using logging configuration read
from built-in fallback in MoinMoin.log module!
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161]   File
"/home/website/cgi-bin/moin.cgi", line 52, in <module>
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161]   File
"/home/website/MoinMoin/server/server_cgi.py", line 57, in run
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161]   File
"/home/website/MoinMoin/request/request_cgi.py", line 32, in __init__
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161]   File
"/home/website/MoinMoin/request/__init__.py", line 1455, in fail
[Mon Aug 31 15:19:22 2009] [error] [client 192.168.4.161]   File
"/home/website/MoinMoin/failure.py", line 156, in handle

I am not sure why /tmp/moin.log gets permission denied errors. i
installed everything as root and so maybe apache has trouble writing
to some of these files? in any case, i am not sure how to fix it. i
used the following command for making the config file in the web
server accessible:

chmod -R a+rx /home/website/config

but not sure what else i can do. any ideas?  thank you.

On Mon, Aug 31, 2009 at 11:57 AM, George
Dinwiddie<lists at idiacomputing.com> wrote:
> Thomas Waldmann wrote:
>> The logging on stderr is the builtin default, not sure whether apache
>> cgi is happy about that, maybe try logging to a file instead of stderr.
>> The moin.cgi and wiki/config/logging/... about how to change logging.
>>
>> Also, have a look into apache's error.log.
>
> Apache should route the .cgi stderr to the error log file.
>
> --
>  ----------------------------------------------------------------------
>   * George Dinwiddie *                      http://blog.gdinwiddie.com
>   Software Development                    http://www.idiacomputing.com
>   Consultant and Coach                    http://www.agilemaryland.org
>  ----------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Moin-user mailing list
> Moin-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user
>




More information about the Moin-user mailing list