Bläddra i källkod

update rapid installation documentation - refs BT#8441

Francis Gonzales 10 år sedan
förälder
incheckning
b4effa6736
1 ändrade filer med 1 tillägg och 1 borttagningar
  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).