php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #973 Compiling PHP2 and PHP3 as Apache Modules
Submitted: 1998-12-04 15:44 UTC Modified: 1999-04-29 19:02 UTC
From: bueltemann at adinfo dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.5 OS: Unix
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bueltemann at adinfo dot de
New email:
PHP Version: OS:

 

 [1998-12-04 15:44 UTC] bueltemann at adinfo dot de
Hi,

your documentation ist incomplete!

After compiling PHP2 and PHP3 and moving the files of PHP2 from the <apache-source-directory>/src/include to <apache-source-directory>/modules/extra you NEED to edit the Configuration-file in the src-dir and add to the EXTRA-LIBS: -Lmodules/extra -L../modules/extra -L../../modules/extra -lphp

and the you are!

Regards,

Knut Bueltemann

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-04-29 19:02 UTC] jim
This is documented at http://www.php.net/php2.php3.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 02:00:02 2026 UTC