Tagged Questions
2
votes
1answer
186 views
New files and folders created, automatically inherit same permissions as parent folder
Does it exist?
I create a folder with, let's say, all permissions set, and some services (i.e. Apache web server) create subfolders and put files there (uploaded media files from website users). Such ...
2
votes
2answers
872 views
FreeBSD: How to install Django with mod_wsgi?
Using FreeBSD 8.2-RELEASE. I want to mess around with Django and I want a working setup on my freebsd system. My understanding is I need to install python, apache, mod_wsgi, and django. The ...
1
vote
1answer
515 views
ImportError when running WSGI app in Apache: undefined symbol: PyUnicodeUCS2_DecodeUTF8
I'm trying to run MoinMoin under Apache on SLES 11P1. I'm getting the following error in my Apache log when somebody tries to access the site:
mod_wsgi (pid=20772): Target WSGI script ...