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

実行時設定

php.ini の設定により動作が変化します。

htscanner 設定オプション
名前 デフォルト 変更可能 Changelog
htscanner.config_file ".htscanner" PHP_INI_SYSTEM  
htscanner.default_docroot "/" PHP_INI_SYSTEM  
htscanner.default_ttl "300" PHP_INI_SYSTEM  
htscanner."stop_on_error" "Off" PHP_INI_SYSTEM  

PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してください。

以下に設定ディレクティブに関する 簡単な説明を示します。

htscanner.config_file string

設定ファイルとして使用するファイルの名前。

htscanner.default_docroot string

デフォルトのドキュメントルート。

htscanner.default_ttl int

設定データのキャッシュのタイムアウト秒数。

htscanner.stop_on_error int

エラー時 (パースエラー、ini 項目の設定に失敗など) に停止する。



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