Dear Julen, I have setup pootle service, it is running perfectly.
Thank you for making this wonderful service available to us.

The error was because of Django.
We had the latest version installed on our server.
I have downgraded 2 versions back and it worked.

Pasha


On 15 March 2011 17:07, Julen Ruiz Aizpuru <jul...@gmail.com> wrote:

> ar., 2011.eko marren 15a 14:27(e)an, Pavel Repkin(e)k idatzi zuen:
> > The initial problem has gone away after I have moved the sources to
> > /usr/share.
> >
> > Then I went on to install Pootle over Apache.
> > But I'm stuck again.
> > When I open Pootle front page I get the following error message
> >
> > "Server Error
> > An error has occured. Thank you for your patience."
> >
> > Screenshot:
> > http://gyazo.com/da2ee07df220dcde566819bd045b25c6.png
> >
> > This is what I get in  /var/log/apache2/error.log after updating the
> > front page.
> >
> > /usr/lib/python2.6/dist-packages/mod_python/importer.py:32:
> > DeprecationWarning: the md5 module is deprecated; use hashlib instead
> >    import md5
> > 2011-03-15 15:24:24,104 WARNING Python-Levenshtein not found. Continuing
> > with built-in (slower) fuzzy matching.
>
> Those are warnings, nothing critical.
>
> Python-levenshtein helps to speed-up some operations.
>
> On the other hand, using mod_wsgi is recommended over mod_python. Pootle
> provides the wsgi application file (wsgi.py) which you can point from
> the Apache configuration:
>
> WSGIScriptAlias / /path/to/pootle/wsgi.py
>
> > I have no idea how to fix this, please help.
> > Is there an error log for Pootle?
> >
>
> For getting detailed output of what's failing, edit the localsettings.py
> file and set DEBUG = True.
>
> Julen.
>
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> Translate-pootle mailing list
> Translate-pootle@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/translate-pootle
>
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to