Please share with us the complete script so that we can figure out the exact problem.

From: Javed Akhtar <javed@gowifi.in>
Sent: Sat, 18 Oct 2014 10:49:11
To: FreeRadius developers mailing list <freeradius-devel@lists.freeradius.org>
Subject: Radius reply form external script
hello
i am using the php script bellow as a test reply
<?php
echo "Session-Timeout = 60,";
echo "ChilliSpot-Bandwidth-Max-Down=1024,";
echo "ChilliSpot-Bandwidth-Max-Up=1024";
?>
but i am getting it as plain text instead of value pair like bellow

Exec-Program output: Session-Timeout = 60, ChilliSpot-Bandwidth-Max-Down=1024, ChilliSpot-Bandwidth-Max-Up=1024
Exec-Program-Wait: plaintext:  Session-Timeout = 60, ChilliSpot-Bandwidth-Max-Down=1024, ChilliSpot-Bandwidth-Max-Up=1024

what is wrong??
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Get your own FREE website, FREE domain & FREE mobile app with Company email.  
Know More >