Hello,

I have server with Ubuntu 14.04 LTS and zabbix-server-mysql 3.0.4
I try to add the functionality to send SMS. I use script from smseagle.

Code:
#!/usr/bin/php
<?php
/*******************************************
 * cli_smseagle.php
...