mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
Fix Apache1 build
This commit is contained in:
parent
cee9b6603c
commit
02023fc8fe
1 changed files with 1 additions and 0 deletions
|
@ -499,6 +499,7 @@ static sapi_module_struct apache_sapi_module = {
|
||||||
NULL, /* treat data */
|
NULL, /* treat data */
|
||||||
NULL, /* exe location */
|
NULL, /* exe location */
|
||||||
0, /* ini ignore */
|
0, /* ini ignore */
|
||||||
|
0, /* ini ignore cwd */
|
||||||
sapi_apache_get_fd,
|
sapi_apache_get_fd,
|
||||||
sapi_apache_force_http_10,
|
sapi_apache_force_http_10,
|
||||||
sapi_apache_get_target_uid,
|
sapi_apache_get_target_uid,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue