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

ID: 8288
Updated by: sniper
Reported By: arvindkumar <email protected>
Old-Status: Open
Status: Bogus
Bug Type: *Install and Config
Assigned To:
Comments:

1. The latest release of PHP 4 is 4.0.3pl1 (and soon 4.0.4) so please update first.
2. Read the INSTALL file found in the package.
3. Ask further questions on php-install <email protected>

--Jani

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

[2000-12-15 23:22:17] arvindkumar <email protected>
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??

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

[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>