On Tuesday 18 May 2004 15:00, Wez Furlong wrote:
> > Exactly. Case and point: loading of php extensions from
> > php.ini or via dl()
> > being broken at the moment due to one of those "small changes".
>
> It works fine under windows, so I'm assuming the problem is in non-zts
> builds only.

It does not work under windows. MINIT as you have noticed gets called twice, 
default INI settings aren't loaded which makes extensions like postgres break 
alltogether.

Edin

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to