From cb737662a384f4f37dce76cecb041357e6e5b344 Mon Sep 17 00:00:00 2001 From: Francis Gonzales Date: Wed, 30 Jul 2014 12:11:24 -0500 Subject: [PATCH] update rapid installation documentation - refs BT#8441 --- documentation/installation_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html index 9202872809..0fe781e5a8 100755 --- a/documentation/installation_guide.html +++ b/documentation/installation_guide.html @@ -799,7 +799,7 @@ Provider 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:
 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 &
+sudo soffice --accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" --headless --nodefault --nofirststartwizard --nolockcheck --nologo --norestore &
 
Then go to your administration page -> Chamilo Rapid 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. Note: 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).