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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 16:01:35 2024 UTC