diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml
index cf2d26d9..66336178 100644
--- a/lam/docs/manual-sources/howto.xml
+++ b/lam/docs/manual-sources/howto.xml
@@ -640,26 +640,32 @@ Have fun!
Manual copy
Copy the files into the html-file scope of the web server.
- For example /apache/htdocs.
+ For example /apache/htdocs or /var/www/html.
- Then set the appropriate file permissions:
+ Then set the appropriate file permissions inside the LAM
+ directory:
- lam/sess: write permission for apache/nginx user
+ sess: write permission for apache/nginx user
- lam/tmp: write permission for apache/nginx user
+ tmp: write permission for apache/nginx user
- lam/config (with subdirectories): write permission for
+ tmp/internal: write permission for apache/nginx
+ user
+
+
+
+ config (with subdirectories): write permission for
apache/nginx user
- lam/lib: lamdaemon.pl must be set executable
+ lib/lamdaemon.pl: set executable
@@ -705,9 +711,8 @@ Have fun!
Configuration files
- Copy config/config.cfg.sample to config/config.cfg and
- config/lam.conf.sample to config/lam.conf. Open the index.html in
- your web browser:
+ Copy config/config.cfg.sample to config/config.cfg. Open the
+ index.html in your web browser:
@@ -722,10 +727,8 @@ Have fun!
- Select "Edit server profiles" to setup your server
- profiles. There should be the lam profile which you just copied
- from the sample file. The default password is "lam". Now change
- the settings to fit for your environment.
+ Select "Edit server profiles" to setup a server
+ profile.