At 09:01 24-10-01, Edin Kadribasic wrote:
> > At 07:55 24-10-01, Rasmus Lerdorf wrote:
> > >php_admin_value disable_functions does not work.  Works fine from
>php.ini.
> >
> > It's not supposed to work, it can only work from php.ini.
>
>Shouldn't php_admin_value work in VirtualHost part of httpd.conf? It seems
>that there is something broken there. See bug reports  #12748, #13633 and
>#13803.

It's not related really.  These bugs appear to suggest there's an issue 
with the URL fopen system.  From a quick glance, it appears that if php.ini 
has URL fopens disabled, the URL fopen system does not initialize 
itself.  So, turning it on anywhere else is not going to work, but is going 
to crash.

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to