Last week it was resolved that "apxs -i" needs to write to some location which is suitable for writing, not its (default) location under /usr/apache2/[version]/libexec (see previous emails for more background).
The value of 'some location' has not been decided afaik. With the current plan, apache2 has writable directories under /etc/apache2/[version] and /var/apache2/[version] /etc is config files so that's not very appropriate. Under /var is more reasonable. So /var/apache2/[version]/libexec/ I'm not sure I like shared libraries under /var, but as it is user generated libs as opposed to libraries delivered by the system, perhaps it is ok. Preferences? -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
