HI! OK, I changed
LOGFILE = None to LOGFILE = '/var/log/mwlib.cgi.log' in the cgi script and now I do not get the execv error anymore. However, it queues the rendering (despite the fact that "QUEUE_DIR = None"), but does not make progress. I get this in mwlib.cgi.log and the last 2 lines always repeat: 2010-11-23T14:00:19 mwlib.serve.request_info >> remote_addr: 10.1.32.226, referer: https://apedia.ap-ag.com/wiki/Spezial:Buch 2010-11-23T14:00:19 mwlib.serve.info >> Creating directory '/var/cache/ mwlib/a8/a897ec3059eca23f' 2010-11-23T14:00:19 mwlib.serve.info >> u'render a897ec3059eca23f rl' 2010-11-23T14:00:19 mwlib.serve.info >> status file exists u'/var/ cache/mwlib/a8/a897ec3059eca23f/status.rl' 2010-11-23T14:00:20 mwlib.serve.request_info >> remote_addr: 10.1.32.226, referer: https://apedia.ap-ag.com/wiki/Spezial:Buch 2010-11-23T14:00:20 mwlib.serve.info >> u'render_status a897ec3059eca23f rl' 2010-11-23T14:00:21 mwlib.serve.request_info >> remote_addr: 10.1.32.226, referer: https://apedia.ap-ag.com/wiki/Hauptseite Thomas -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
