|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-07-14 12:25 UTC] vrana@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 17:00:01 2025 UTC |
Description: ------------ In the INSTALL document that comes packaged with version 5 php (all versions), there is the following line. Its been there for a LONG time in 5.0 builds. Please relace with the correct build path for the apache webserver. 11. ./configure --prefix=/www --activate-module=src/modules/ php4/libphp4.a (The above line is correct! Yes, we know libphp4.a does not exist at this stage. It isn't supposed to. It will be created.)