Hello, Lars. Thanks for your response! I get this error: [my_server]$ PootleServer --prefsfile=pootle/pootle.prefs --port=8080 2007-11-05 14:40:00: Listening on port 8080 2007-11-05 14:40:00: To use the server, open a web browser at http://127.0.0.1:8080/ 2007-11-05 14:40:00: Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/jToolkit/web/simplewebserver.py", line 613, in getserver File "/usr/lib/python2.3/site-packages/jToolkit/web/__init__.py", line 160, in getserverwithprefs File "/usr/lib/python2.3/site-packages/jToolkit/prefs.py", line 428, in parsefile File "/usr/lib/python2.3/site-packages/jToolkit/prefs.py", line 418, in parse File "/usr/lib/python2.3/site-packages/jToolkit/prefs.py", line 312, in handleindents File "/usr/lib/python2.3/site-packages/jToolkit/sparse.py", line 225, in raiseerror ParserError: invalid indentation at line 441, char 9 (token '\n ')
2007-11-05 14:40:00: Error initializing server, exiting: invalid indentation at line 441, char 9 (toke n '\n ') Thanks in advance. - Gustavo. On Monday 05 November 2007 23:35:47 Lars Kruse wrote: > Hi, > > > I've successfully installed Pootle on a shared host, but I can't get it > > working. > > > > I'm facing two problems, as far as I can see: > > 1.- I should edit the Apache configuration file to add a virtual host. > > 2.- I can only run PootleServer as root. > > > > As for problem 1, I might ask my ISP to add it for me. But, how do I work > > around problem 2? > > If I am correct, then the only thing requiring root permissions is the > port, that you are trying to use. (only root can bind to ports below 1024) > > Do you use the default port (8080)? > You can use the "-p" option to change the port to something >= 1024. > > Or is there another problem? > > regards, > Lars > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Translate-pootle mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/translate-pootle -- Gustavo Narea. General Secretary. GNU/Linux Matters. http://www.gnulinuxmatters.org/
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
