2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-28 02:44:53 +00:00

pgm3: Installation in fhem.html

git-svn-id: https://svn.fhem.de/fhem/trunk@547 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinhaas 2010-01-13 08:07:24 +00:00
parent ff6313e85f
commit ec118e2204

@ -233,16 +233,17 @@ If you are using cygwin for your perl installation you can follow the guidelines
Installation:
<ul>
<li>Install PHP5, the php5-Apache-Modules, gnuplot and php-gd. Every current
<li>Install PHP5, the php5-Apache-Modules, gnuplot and php5-gd. Every current
distribution should do all the needed configuration without your input.</li>
<li>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.<br>Make sure that this
directory is writeable by the webserver (e.g. User www-data.www-data)!
</li>
<li>Call &lt;your-site&gt;/pgm3/index.phpi and follow the instructions on screen</li>
<li>Call &lt;your-site&gt;/pgm3/index.php and follow the instructions on screen</li>
<li>The official WIKI of pgm3 is now <a href="http://fhemwiki.de">http://fhemwiki.de</a></li>
<li>Troubleshooting: right-click on the graphic then "show graphic".</li>
</ul>
</ul>
<br>