php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5109 Failed to build dynamic Apache module
Submitted: 2000-06-18 12:36 UTC Modified: 2000-08-21 13:09 UTC
From: morten dot ronseth at coil dot no Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.0 Release OS: MacOS X Server 1.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: morten dot ronseth at coil dot no
New email:
PHP Version: OS:

 

 [2000-06-18 12:36 UTC] morten dot ronseth at coil dot no
Did

#./configure --with-mysql --with-apxs
#make
#make install

as described in the INSTALL notes.

the make succeeds but builds libphp4.a & libphp4.la rather tha libphp4.so.

APXS therefore fails when trying to install.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-20 03:59 UTC] sniper@php.net
Does this problem still persist with more recent version of php (from CVS or http://snaps.php.net) ??

And try adding the full path for apxs into --with-apxs

--Jani
 [2000-08-21 13:09 UTC] sniper@php.net
User reports problem solved.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 19:01:29 2024 UTC