Changes

From SME Server
Jump to navigationJump to search
No change in size ,  09:48, 18 October 2008
m
Line 40: Line 40:     
=== Start pootle server ===
 
=== Start pootle server ===
Before you can start pootle server, you will must configure an user account. Pootle come with a default use account "startup" with the same password. Edit the file '''/usr/lib/python2.4/site-packages/Pootle/user.prefs''' and uncomment the following lines:
+
Before you can start pootle server, you will must configure an user account. Pootle come with a default user account "startup" with the same password. Edit the file '''/usr/lib/python2.4/site-packages/Pootle/user.prefs''' and uncomment the following lines:
    
  startup:
 
  startup:
Line 60: Line 60:  
  #!/bin/sh
 
  #!/bin/sh
 
   
 
   
  /usr/bin/python2.4 /usr/bin/PootleServer --port=8081 > /var/log/pootle-file 2>&1 &
+
  /usr/bin/python2.4 /usr/bin/PootleServer --port=8081 > /var/log/pootle.log 2>&1 &
 
   
 
   
  
985

edits

Navigation menu