ID: 30124 User updated by: john at wws5 dot com Reported By: john at wws5 dot com Status: Open Bug Type: Feature/Change Request Operating System: Red Hat Linux 3 ES PHP Version: 4.3.8 New Comment:
After doing some more digging I realized that for this to work you would also need to provide a way of changing the php MIME type when doing the build. Sorry, not that familiar with how apache modules work, although I think that has changed after this experience!! Previous Comments: ------------------------------------------------------------------------ [2004-09-16 23:36:07] john at wws5 dot com Description: ------------ My purpose for filing this bug report is to help provide a way of using two php apache modules with the same apache server. I have searched high and low but have not found any documentation on how to do this except using sym links in conjunction with the cgi-bin version of php. Using --enable-versioning you can concurrently run php version 3 and version 4 at the same time, however using two modules of version 4 is not supported unless you manually edit the source files. Perhaps there is a reason for this so I apologize if I am making a blunder. My suggested solution is to provide a way of specifying the module name with the configure command when building php. An alternative way would be to enhance the --enable-versioning configuration switch to name the module phpx_y_z_module where x, y and z are the version numbers. For example, php4_3_8_module. Thank you for all your hard work!! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30124&edit=1
