On 2011-02-10 11:34, Arnaud DOLE wrote: > Hi everyone, > > > I have installed Pootle on an apache server. > > I still have an error when I try to submit a translation. > > I get the following error on the web page : > > > *An error has occurred. Thank you for your patience.* > > *Error accessing /var/lib/pootle/po/project/....po, Filesystem sent error: > Permission denied* These and the following errors relate to file permissions. Apache must be able to read and write the PO files on the filesystem. Please check those permissions.
> * > * > > Also, I have already get the same error but on .tmp files created by Pootle. > > > And I get the following error in the log file. > > > *File "/usr/lib/python2.5/site-packages/pootle_store/fields.py", line 124, > in getpomtime* > > *[Thu Feb 10 11:26:09 2011] [error] file_stat = os.stat(self.realpath)* > > *[Thu Feb 10 11:26:09 2011] [error] OSError: [Errno 13] Permission denied: > '/var/lib/pootle/po/.....po'* > > * > * > > Should I solved this problem with Apache or with Pootle ? > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Translate-pootle mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/translate-pootle ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
