>> Note that the mod_php5.so is delivered as a link to mod_php5.2.so >> although the conf file is php5.2.conf. If we ever needed to support >> two PHP releases, will Apache likely require different plugins to >> support both?
> Though, we might, in future, deliver 2 versions, both of them are mutually > exclusive . So, a user can have either apache-php52 or apache-php53 loaded > but having both these php versions loaded in the same process doesn't make > much sense (at least to me) It sounds like calling this package "apache-php5" is reasonable at this time. If we ever need to rename it to make it more specific, we can do so. > On the sidelines, shouldn't this httpd-<modulename> rather than > apache-<modulename> ? I am not sure, which one conveys a better message here. I don't know either but "apache" here matches what we've done with other packages that include modules/plugins.