>> - Cohabitation of 32bit and 64 bit Apache installations >> >> -- If we are going with both 32 and 64 bit installations, then >> * Other dependents components' (mod_perl, svn, mod_auth_gss, php ) >> build files (e.g., Makefile.sfw)need to be modified to point to >> the new 64 bit location.
> This has to be done only when we deliver a 64-bit Apache HTTP server into SFW > doesn't it? Yes. > I think the first phase should be to integrate the 2.2.4 32-bit Apache server > with support for both the prefork and worker MPMs and the other > issues that we have reached closure on in this forum. IMO, the 32-bit/64-bit > issues (for Apache and its downstream modules) can be addressed after that. Fine then. I will consider 32-bit support for now. Is it necessary to include the 64-bit specific layout details within the new ARC case or can we submit a separate ARC case for 64-bit ? >> -- If it is only SMF, then we will use SMF property >> else, we need to have it in a different file which will be >> used in both smf and non-smf mode. >> envvars cannot be used as it is under /usr . >> > I believe the answer is both - SMF and apachectl. Then we need to have a file which sets HTTPD variable and apachectl should source this. As suggested earlier, we can move envvars to /var/apache2 and use this file to set HTTPD. -- Seema.
