Graham, Thank you very much for help! Now it is working perfect! WSGIDaemonProcess moin user=www-moin group=www-moin home=/web/moin/ > processes=5 threads=10 maximum-requests=1000 umask=0007 >
On Friday, July 20, 2012 8:51:00 PM UTC+3, Graham Dumpleton wrote: > > Use: > > WSGIDaemonProcess moin user=www-moin group=www-moin home=/tmp > processes=5 threads=10 maximum-requests=1000 umask=0007 > > That is, add home=/tmp argument. > > This will get rid of complaint about not being able to change home > directory. > > Graham > -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To view this discussion on the web visit https://groups.google.com/d/msg/modwsgi/-/TrMPaSolOE4J. 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/modwsgi?hl=en.
