Hi, I use xi:include quite a bit throughout our site to save duplication of certain common elements of content.
Picking up changes made to the xml referenced by our xi:includes usually requires Apache to be restarted, not ideal but its worked just fine in the past. However as the use of our site increases our logs are starting to display; �Cannot remove module mod_ssl.c: not found in module list�, when our maintenance scripts try and restart Apache. This is really strange as our Apache/mod_perl/mod_ssl, config is fairly standard - the problem is cured by a proper restart of apache as opposed to a graceful restart?!?! But this all seems like a bit of a hack, is there an simpler way to make sure my xi:include�s are re-loaded where there has been a change. I had thought that deleting AxKits cache would solve the problem but refreshing the xi:includes still requires a restart. Any help on this really appreciated, Cheers, Mark.
