PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Configuraţia la rulare> <Instalarea / configurarea
Last updated: Fri, 01 Aug 2008

view this page in

Instalarea

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
or if you would like to have it as .so:
  • 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/. Extensiile PECL care nu sunt furnizate cu PHP pot fi descărcate de pe: » http://pecl4win.php.net/



add a note add a note User Contributed Notes
Instalarea
There are no user contributed notes for this page.

Configuraţia la rulare> <Instalarea / configurarea
Last updated: Fri, 01 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites