|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2001-05-10 12:03 UTC] sniper@php.net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 20:00:01 2025 UTC | 
I have always a problem when I want to compile Apache whith the php4's module . ./configure --activate-module=src/modules/php4/libmodphp4.a --prefix=/apache/apache_1.3.12 Error message : ===> src/modules/php4 cc -c -I../../os/unix -I../../include -DAIX=43 -U__STR__ -DAIX_BIND_c "mod_php4.c", line 28.10: 1506-296 (S) #include file "zend.h" not found. "mod_php4.c", line 29.10: 1506-296 (S) #include file "php.h" not found. "mod_php4.c", line 30.10: 1506-296 (S) #include file "php_variables.h" not foun. "mod_php4.c", line 47.10: 1506-296 (S) #include file "php_ini.h" not found. "mod_php4.c", line 48.10: 1506-296 (S) #include file "php_globals.h" not found. "mod_php4.c", line 49.10: 1506-296 (S) #include file "SAPI.h" not found. "mod_php4.c", line 50.10: 1506-296 (S) #include file "php_main.h" not found. "mod_php4.c", line 52.10: 1506-296 (S) #include file "zend_compile.h" not found. "mod_php4.c", line 53.10: 1506-296 (S) #include file "zend_execute.h" not found. "mod_php4.c", line 54.10: 1506-296 (S) #include file "zend_highlight.h" not fou. "mod_php4.c", line 55.10: 1506-296 (S) #include file "zend_indent.h" not found. "mod_php4.c", line 57.10: 1506-296 (S) #include file "ext/standard/php_standard.