ID: 34159 User updated by: ljanda at checkstop dot com Reported By: ljanda at checkstop dot com Status: Bogus Bug Type: *Configuration Issues Operating System: SCO 5.05 PHP Version: 4.4.0 New Comment:
This is from the apache 2 document: The Apache HTTP Server is a modular program where the administrator can choose the functionality to include in the server by selecting a set of modules. The modules can be statically compiled into the httpd binary when the server is built. Alternatively, modules can be compiled as Dynamic Shared Objects (DSOs) that exist separately from the main httpd binary file. DSO modules may be compiled at the time the server is built, or they may be compiled and added at a later time using the Apache Extension Tool (apxs). Previous Comments: ------------------------------------------------------------------------ [2005-08-17 15:40:06] ljanda at checkstop dot com And where does it say this in the documents? ------------------------------------------------------------------------ [2005-08-17 15:38:24] ljanda at checkstop dot com Does apache 2 support standard shared libs or only DSO? ------------------------------------------------------------------------ [2005-08-17 14:56:25] [EMAIL PROTECTED] Not a PHP bug, Apache 2 doesn't support static modules anymore. (and if this is not what you mean, you need to be quite a lot more verbose of what you're doing). ------------------------------------------------------------------------ [2005-08-17 14:50:45] ljanda at checkstop dot com More info- I am trying to compile apache 2.0.54 with php 4.4.0 as static. I cannot locate anything in docs on how to do this. Under 1.3.33 there was a activate-module parm but this does not exist anymore. Essentially what I need is instructions on how to do this. ------------------------------------------------------------------------ [2005-08-16 21:45:10] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/34159 -- Edit this bug report at http://bugs.php.net/?id=34159&edit=1
