Quellcode durchsuchen

update rapid installation documentation - refs BT#8441

Francis Gonzales vor 10 Jahren
Ursprung
Commit
b4effa6736
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      documentation/installation_guide.html

+ 1 - 1
documentation/installation_guide.html

@@ -799,7 +799,7 @@ Provider</a> for) include a full review of the full-text search feature.
 On Debian or Ubuntu 11.10 and superior, install LibreOffice.org v3 and start it as a headless server:
 <pre>
 sudo apt-get install libreoffice
-sudo soffice -accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" -headless -nodefault -nofirststartwizard -nolockcheck -nologo -norestore &amp;
+sudo soffice --accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" --headless --nodefault --nofirststartwizard --nolockcheck --nologo --norestore &amp;
 </pre>
 Then go to your administration page -&gt; <i>Chamilo Rapid</i> and set the host to "localhost" and the port to "2002". Save. Go to your course, learning path tool and see the new icon appeared. Import your PPT. This should work.
 <em>Note</em>: Sometimes, this doesn't work out so easily. You can probably ask for the assistance of any system administrator around with a bit of Java and PHP experience, or you can always ask one of the Chamilo's Official Providers for assistance (ask for a guaranteed commercial contract).