On Thu, 29 Jan 2004, Sascha Schumann wrote:
> On Wed, 28 Jan 2004, Rasmus Lerdorf wrote:
>
> > Sascha, not sure if you followed the discussion regarding the conf
>
> Apparently, the apache2 sapis don't call zend_ini_deactivate
> at all. The current configuration is activated using
> apply_config(), but we don't attempt to reset it.
Right, that was what I was verifying. I couldn't see any place where a
reset was done at all, so I thought maybe it was hidden away somewhere.
Looks like we need to fix that. I'll have a look at it tomorrow.
-Rasmus