2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 05:06:35 +00:00

fhemwiki for pgm3

git-svn-id: https://svn.fhem.de/fhem/trunk@541 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinhaas 2010-01-08 19:04:39 +00:00
parent 84cb3fb4d0
commit dcc1d405a3

View File

@ -233,7 +233,7 @@ If you are using cygwin for your perl installation you can follow the guidelines
Installation:
<ul>
<li>Install PHP5, the php5-Apache-Modules and php-gd. Every current
<li>Install PHP5, the php5-Apache-Modules, gnuplot and php-gd. Every current
distribution should do all the needed configuration without your input.</li>
<li>Create a directory in the Apache2 DocumentRoot
@ -241,13 +241,8 @@ If you are using cygwin for your perl installation you can follow the guidelines
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>If you want to have access to the FHT temperature logs, then:
<ul>
<li>Make sure gnuplot is installed</li>
</ul>
<li>Call &lt;your-site&gt;/pgm3/index.php</li>
<li>Call &lt;your-site&gt;/pgm3/index.phpi 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>
</ul>
</ul>
<br>