On Tue, 17 Mar 2009 09:37:44 -0400
Jacques Beaurain <[email protected]> wrote:

Hi Jacques we just started testing Pootle under mod_python and mysql
this week, so expect many improvements in that department soon.

> I am trying to run the upcoming version in a virtual directory
> through Apache. I am able to do this with other Django apps but not
> with Poolte so far. 
...
> When I browse to the virtual
> directory the page just appears to hang indefinitely while loading.
> Does anybody know how to get Poolte to run in such a setup?

this deadlock is caused by a known problem in the xapian python
bindings (check http://trac.xapian.org/ticket/185).

unfortunately it doesn't look like they'll be able to resolve the issue
anytime soon, we'll have to find another indexing engine for pootle's
search under apache.

so what you need to do for now is disable xapian search index, easiest
way is to just remove the file
translate/search/indexing/XapianIndexer.py or uninstall
xapian-bindings-python package from your system.

cheers,
Alaa

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to