php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10792 Probleme of activation module php4 with apache
Submitted: 2001-05-10 11:50 UTC Modified: 2001-05-10 12:03 UTC
From: christelle dot duarte at univ-fcomte dot fr Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.4pl1 OS: AIX 4.3.3.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
4 + 24 = ?
Subscribe to this entry?

 
 [2001-05-10 11:50 UTC] christelle dot duarte at univ-fcomte dot fr
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-10 12:03 UTC] sniper@php.net
One report is just enough. (#10784)


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 06:01:30 2024 UTC