Dear List, I have some issues with runfcgi and translations. I'm running the fastcgi processes from runit with this:
/usr/local/bin/python /path/to/manage.py runfcgi daemonize=false method=prefork host=127.0.0.1 port=8001 After compiling a new translation file I restart the fcgi processes but I don't see the new strings served. If I run the developement server everything is fine. After switching back to runfcgi I got back the earlier state so I'm missing the new translations. I'm not an fcgi guru but I don't see why the fcgi processes aren't picking up the new .mo file after a restart. If You need more info on this please ask, I'm not sure what should post on this issue. Best regards, Mate -- 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.