[FHZ] pgm3: Problem in config.php (fhem-CVS)

Begonnen von Guest, 06 Januar 2010, 02:34:03

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

> ###### required settings
>         $fhem="plug-2.uu.org"; #only php5 is supported! On which machine is fhem runnning??
>                                         # it must not be the same machine as fhem
>                                         # if it is not localhost then the fhem.cfg must
>                                         # run global: "port global"
>         $fhemport="7072";               # port of fhem.pl
>         $logpath="/var/tmp/";           # where are your logs? Use a writabel nfs-share if pgm3 and fhem are not on the same machine
>         $AbsolutPath="/var/www/pgm3/"; # where ist your pgm3?

Soweit, so schön, allerdings:

root@plug-2:~# grep port /var/log/fhem/fhem.cfg
attr global port 7072
port 7072 global

"port 7072 global" gem. Text oben hinzugefügt ergibt:

2010.01.06 02:24:52 3: Unknown command port, try help

Lt. commandref.html muß es "attr global port 7072 global" heißen. Für
cut'n'paster wie mich bitte anpassen ;)
         kai

--
You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.

Guest

Originally posted by: <email address deleted>

On 6 Jan., 02:34, "Kai 'wusel' Siering"
wrote:
> Lt. commandref.html mu es "attr global port 7072 global" hei en. F r

Stimmt, "port 7072 global" ist alt.
Wird angepasst.
Martin

--
You received this message because you are subscribed to the Google Groups "FHEM users" group.
To post to this group, send email to fhem-users@googlegroups.com.
To unsubscribe from this group, send email to fhem-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/fhem-users?hl=en.