PHP: Functions to control Domoticz
Posted: Friday 27 January 2017 21:12
I try to follow the instruction on https://www.domoticz.com/wiki/Extractin ... s_with_PHP
I created a php file in domoticz/scripts called extract.php.
When i try to execute in putty with ./extract.php i get the result "Permission denied".
My final goal is to export my data to a mysql database and (try to implement LUA Pass2php from Egregius), but the first step is that php is working.
Somebody a suggestion what i am doing wrong?
I created a php file in domoticz/scripts called extract.php.
When i try to execute in putty with ./extract.php i get the result "Permission denied".
My final goal is to export my data to a mysql database and (try to implement LUA Pass2php from Egregius), but the first step is that php is working.
Somebody a suggestion what i am doing wrong?