Dear Users,
I have a small problem with php-admin for sending sms'es from web interface.
everything is configured good in config.inc .
While I am sending sms from smssend.php and press send nothing happens.
No error message, and sms is not send.
while I want to check status of kannel through php-admin i got in reply:
command not yet implemented
I have also "sniffed" network on port 13013 where my sendsms is running and
I do not see any request coming.
Everything is working good when I do "lynx -dump
http://localhost:13013/cgi-bin/sendsms... on terminal to send sms. Nothing
is working from
php-admin.
Is it an issue of php ?