インストール手順
PECL からのインストール
-
http://snaps.php.net/win32/ から php_win32service.dll がダウンロード可能です。 PHP のバージョンに一致する PECL_X_X フォルダを選択します。
-
php_win32service.dll を extension_dir にコピーします。
-
php.ini で拡張モジュールを読み込みます。
extension=php_win32service.dll
インストール手順
There are no user contributed notes for this page.
