https://www.domoticz.com/wiki/Installin ... ion_System
I get a message in my logs:
Code: Select all
Error: HTTP: Insecure script command!
I agree with that - wrong solution.
However, I am writing a perl script using the excellent library
Code: Select all
Net :: XMPP
It's the same!
Script call in domoticz:
Code: Select all
script://home/myuser/domoticz/scripts/xmpp.pl #FIELD1 #FIELD2 #TO "#MESSAGE"
XMPP is very important to me. This is not related to the file permissions, I have tried to restrict them.
Has anyone encountered such a problem?