Nsapi/setup-Phpdoc专题
安装/配置
目录
需求
构建此扩展不需要其他扩展。
安装
For PHP installation on Netscape/iPlanet/Sun webservers see the NSAPI section (UNIX, Windows) in the installation chapter.
运行时配置
The behaviour of the NSAPI PHP module is affected by settings in
php.ini. Configuration settings from php.ini may be overridden by
additional parameters to the php4_execute call in obj.conf
| 名字 | 默认 | 可修改范围 | 更新日志 |
|---|---|---|---|
| nsapi.read_timeout | "60" | PHP_INI_ALL |
有关 PHP_INI_* 样式的更多详情与定义,见 配置可被设定范围。
这是配置指令的简短说明。
nsapi.read_timeout int
Sets the time in seconds the plugin is waiting for POST data from the
client.
资源类型
此扩展没有定义资源类型。