diff --git a/docs/fhem.html b/docs/fhem.html
index 2c7c5812b..dfaee0773 100644
--- a/docs/fhem.html
+++ b/docs/fhem.html
@@ -233,16 +233,17 @@ If you are using cygwin for your perl installation you can follow the guidelines
Installation:
- - Install PHP5, the php5-Apache-Modules, gnuplot and php-gd. Every current
+
- Install PHP5, the php5-Apache-Modules, gnuplot and php5-gd. Every current
distribution should do all the needed configuration without your input.
- Create a directory in the Apache2 DocumentRoot
- (e.g.: /home/httpd/html/pgm3) and copy all the files from the
+ (e.g.: /var/www/pgm3) and copy all the files from the
webfrontend/pgm3 to this directory.
Make sure that this
directory is writeable by the webserver (e.g. User www-data.www-data)!
- - Call <your-site>/pgm3/index.phpi and follow the instructions on screen
+ - Call <your-site>/pgm3/index.php and follow the instructions on screen
- The official WIKI of pgm3 is now http://fhemwiki.de
+ - Troubleshooting: right-click on the graphic then "show graphic".