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

search for in the

実行時設定> <要件
Last updated: Fri, 13 Nov 2009

view this page in

インストール手順

どうやってインストールするの?

  • tar パッケージを (通常は php4/ext に) 展開する
  • radius-x.x の名前を radius に変更する
  • php4 ディレクトリで ./buildconf を実行する
  • ./configure --enable-radius を実行する
  • make; make install

あるいは、もし .so 形式にしたければ

  • tar パッケージを展開する
  • radius-x.x ディレクトリで phpize を実行する
  • radius-x.x ディレクトリで ./configure を実行する
  • make; make install

Windows の場合は、 » http://snaps.php.net/ から php_radius.dll をダウンロードして使用することを推奨します。 この PECL 拡張モジュールの DLL は、現在存在しません。 Windows でのビルド も参照ください



add a note add a note User Contributed Notes
インストール手順
There are no user contributed notes for this page.

実行時設定> <要件
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites