[PHP-DEV] PHP 4.0 Bug #8288 Updated: Problem in Installation with Apache 1.3.14 From: arvindkumar <email protected>
Date: 12/15/00

ID: 8288
User Update by: arvindkumar <email protected>
Status: Open
Bug Type: *Install and Config
Description: Problem in Installation with Apache 1.3.14

When compiling apache 1.3.14 on RHL 7.0 with PHP4.0.0 support,I use the ./Configure script after adding the following line
AddModule modules/php4/libphp4.a

After running 'make' i get the error
make[2]: *** No rule to make target '../../include/alloc.h', needed bu 'mod_php4.o'.Stop

I checked up apache1.3.14/src/include and 'alloc.h' isn't there.

What do I do next??

Previous Comments:
---------------------------------------------------------------------------

[2000-12-15 22:52:54] arvindkumar <email protected>
When Trying to install PHP4 support for Apache the Apache installer aborts with the error 'alloc.h not found' when trying to 'make'

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8288

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>