Mike Morton wrote:

> Trying to do a compile/install on redhat:
> 
> ./configure --with-mysql --with-apxs --with-mcrypt
> 
> Using apache 1.3.29, php 4.3.4

Are you sure that you really are using Apache 1.3.29, not 2.x? And that
the "apxs" in your PATH doesn't belong to Apache 2?

> /root/WORK/php-4.3.4/sapi/apache/sapi_apache.c:45: `NOT_FOUND' undeclared

The last time this happened, the user wanted to use Apache 2 and used
--with-apxs instead of --with-apxs2.

Regards...
                Michael

Reply via email to