php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4215 Won't install...
Submitted: 2000-04-21 03:24 UTC Modified: 2000-05-30 19:09 UTC
From: jconde at solar dot sar dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 1 OS: Linux
Private report: No CVE-ID: None
 [2000-04-21 03:24 UTC] jconde at solar dot sar dot net
I compiled PHP4 RC1 with the following parameters:

./configure --with-apache=/usr/local/apache --with-gd=/usr/local/gd1.2 --with-mysql=/usr/local/mysql --enable-track-vars=yes --enable-magic-quotes=yes

and then proceeded to compile apache with the following;

./configure --prefix=/path/to/apache --enable-module=src/modules/php4/libphp4.a --enable-shared=max

Everything went on fine and everything compiled fine (with some minor source code changes) and when I try to start apache, it will just fail to load the php4 module.

BTW, I also used the parameter --enable-bc (or something like that to enable BC math taken from php3) and php4 rc1 just failed to compile.

I HAVE a lot of problems with the DL functions.  One of the main problems when loading the module from apache is the dl_load function.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-30 19:09 UTC] rasmus at cvs dot php dot net
Not enough info here.  PHP 4 builds and loads fine on Linux.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 03:01:29 2024 UTC