[PHP-DEV] Bug #973: Compiling PHP2 and PHP3 as Apache Modules From: bueltemann <email protected>
Date: 12/04/98

From: bueltemann <email protected>
Operating system: Unix
PHP version: 3.0.5
PHP Bug Type: Documentation problem
Bug description: Compiling PHP2 and PHP3 as Apache Modules

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

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>