Hi. We have a web environment where we use mod_php (apache apxs) for various presences, but are also working on using the CGI version with a wrapper for individual users. Is there a way to build both apxs and cgi (and cli) at the same time without requiring a reconfig and a recompile? I'm already having to compile twice for packaging purposes, so now I am at 4 compiles [2 for packaging, 2 for apxs and cgi] every time I want to upgrade php or one of the (20) libraries we've got it using. Suggestions? Thanks much in advance!
ivo goop AT scs DOT unr DOT edu