[PHP] radius auth and sockets

2003-01-28 Thread Bryan Koschmann - GKT
Hello,

I'm wondering if anyone has a php script that can authenticate to a radius
server? I've found one, but it seems to only check for a return code of 1
or 2, and I need to to get the whole port message. Also, it keeps giving
me this:

[28-Jan-2003 12:00:44] PHP Fatal error:  Call to undefined function:
socket_create() in
/home/bryan/php/php-radius-1.2/radius_authentication.inc on line 69

But it was configured with --enable-sockets...

Any thoughts?

Thanks,

Bryan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] radius auth and sockets

2003-01-28 Thread Bryan Koschmann - GKT
Hello,

I'm wondering if anyone has a php script that can authenticate to a radius
server? I've found one, but it seems to only check for a return code of 1
or 2, and I need to to get the whole port message. Also, it keeps giving
me this:

[28-Jan-2003 12:00:44] PHP Fatal error:  Call to undefined function:
socket_create() in
/home/bryan/php/php-radius-1.2/radius_authentication.inc on line 69

But it was configured with --enable-sockets...

Any thoughts?

Thanks,

Bryan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php