From: [EMAIL PROTECTED] Operating system: AIX 4.3.3.0 PHP version: 4.0.4pl1 PHP Bug Type: Compile Problem Bug description: Probleme of activation module php4 with apache 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. -- Edit Bug report at: http://bugs.php.net/?id=10792&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]