Instalação
Howto install the package?
- untar the package (usually into php4/ext)
- rename radius-x.x to radius
- run ./buildconf in php4
- run ./configure --enable-radius
- make; make install
- untar the package
- run phpize in the radius-x.x directory
- run ./configure in the radius-x.x directory
- make; make install
For Windows I recommend to use the php_radius.dll from » http://snaps.php.net/. Extensões PECL que não são embutidas podem ser copiadas de: » http://pecl4win.php.net/
Instalação
There are no user contributed notes for this page.
