Micah Huerta wrote:

>     Hi list, I have Apache 1.3.12 and php 4.0.2 installed on RedHat 7.
> When I try to re-configure apache for php support, (./configure
> --prefix=/usr/local/etc/httpd/ --sysconfigdir=/www/conf/
> --activate-module=src/modules/php4/libmodphp4.a --enable-module=status)
> I get the following error:  mod_php4.c:28:18: No such file or directory
> for zend.h, php.h, php_variables.h, SAPI.h, php_ini.h, php_globals.h,
> php_main.h, zend_compile.h, zend_execute.h, zend_highlight.h,
> zend_ident.h, ext/standard/php_standard.h.  make[4]: *** [mod_php4.o]
> Error 1, make[3]: *** [all] Error 1, make[2]: *** [subdirs] Error 1,
> Leaving dirs, etc..etc..
>
> Can anyone please help me on this one?
>
> TIA,
> Micah

Hello,

Please remove the config.cache , then type "make clean"...
If any question , please read the documentation of php4 ( INSTALL ) !

Edward.



-- 
PHP Install 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]

Reply via email to