Make sure that the PHP file is inheriting permissions from the parent directory. First try : http://localhost:13013/cgi-bin/sendsms <http://localhost:13013/cgi-bin/sendsms?username=kannel&password=kannel&to=number&text=message> and see what error you get.
On Fri, Jun 6, 2014 at 2:01 PM, Ayubu Lulesu <alul...@gmail.com> wrote: > permission of which file? my www directory has no limitation. > > > On Fri, Jun 6, 2014 at 11:15 AM, MOSES KARIUKI <kariuk...@gmail.com> > wrote: > >> Please check your file permissions. >> >> >> On Fri, Jun 6, 2014 at 9:19 AM, Ayubu Lulesu <alul...@gmail.com> wrote: >> >>> Dear friends, i have been triying to send sms via kannel to user and >>> below is the error i get: >>> Warning: file( >>> http://localhost:13013/cgi-bin/sendsms?username=kannel&password=kannel&to=number&text=message): >>> failed to open stream: Connection refused in >>> /var/www/html/booking-final/mail.php on line 2 >>> The system receives the message well but i want to send the sms to the >>> specific number when the transaction is completed. >>> >> >> >