php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5801 missing files
Submitted: 2000-07-26 22:36 UTC Modified: 2000-08-17 02:25 UTC
From: bretschneider at freestyling dot de Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: Linux
Private report: No CVE-ID: None
 [2000-07-26 22:36 UTC] bretschneider at freestyling dot de
When i tried to install 4.0.1RC. make the mod-file for the apache is no problem. but i get the following error
when i make "make" for the apache bin-file.

i habe this problem with 4.0.1RC and 4.0.01.pl2 but not with 4.0RC1

ranlib libstandard.a
<=== src/modules/standard
===> src/modules/php4
gcc -c  -I../../os/unix -I../../include   -DLINUX=2 -I/usr/local/src/php-4.0RC1 -I/usr/local/src/php-4.0RC1/Zend -I/usr/local/src/php-4.0RC1/Zend -I/usr/local/src/php-4.0RC1 -DUSE_EXPAT -I../../lib/expat-lite `../../apaci`  mod_php4.c
mod_php4.c:51: php_main.h: No such file or directory
make[4]: *** [mod_php4.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1

frank bretschneider

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-10 08:14 UTC] sniper@php.net
Does this problem persist with more recent versions of php4 (http://snaps.php.net or CVS)? 

And please provide your configure lines for both apache and php4.

--Jani
 [2000-08-17 02:25 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 14:01:29 2024 UTC