Hello
I can't use a php script to send SMS. I setup my script and placed it in /usr/lib/zabbix/alertscripts
I modified the rights on the file and made it executable, but I have the following message
"sh: 1:/usr/lib/zabbix/alertscripts/zabbixSendSMS.php: not found"
I moved the file to /home/zabbix and modified the zabbix conf file, same message
If I launch my script in cli, it works fine.
Could anybody help me ?
I can't use a php script to send SMS. I setup my script and placed it in /usr/lib/zabbix/alertscripts
I modified the rights on the file and made it executable, but I have the following message
"sh: 1:/usr/lib/zabbix/alertscripts/zabbixSendSMS.php: not found"
I moved the file to /home/zabbix and modified the zabbix conf file, same message
If I launch my script in cli, it works fine.
Could anybody help me ?