On 02/10/2012 01:11 PM, Tom Evans wrote:
On Fri, Feb 10, 2012 at 11:00 AM, Alessandro Candini<cand...@meeo.it>  wrote:
Hi everyone.

…

But if I run the same application under the Apache web server, I get the
following error:
Fatal Python error: Couldn't create autoTLSkey mapping

…

I'm using Apache/2.2.20 on Ubuntu-11.10 mod_wsgi-3.3 Python-2.7.2
django-1.3.1

Wait for python 2.7.3 to be released...

http://bugs.python.org/issue13156
http://groups.google.com/group/modwsgi/browse_thread/thread/d6f929486f4eeb1?tvc=2&pli=1

Cheers

Tom

Nice to know, but at the moment I have solved in the following way:
as reported at http://groups.google.com/group/modwsgi/browse_thread/thread/d6f929486f4eeb1?tvc=2 I have added the line "WSGIApplicationGroup %{GLOBAL}" in my /etc/apache2/sites-available/jsonopenlayers file reported above.

Now everything works as expected also using apache web server!

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to