On Wed, 2010-03-17 at 12:34 +0200, Rene Veerman wrote:
> i dunno about overriding the entire php function, but you can disable
> mail() in the virtualhost section of your apache config with the
> following line:
>
> php_value disabled_functions mail
>
> On Wed, Mar 17, 2010 at 9:58 AM, Stanislaw
i dunno about overriding the entire php function, but you can disable
mail() in the virtualhost section of your apache config with the
following line:
php_value disabled_functions mail
On Wed, Mar 17, 2010 at 9:58 AM, Stanislaw V. Smetanin
wrote:
> Hi there.
>
> the problem:
> I want to disable
Hi there.
the problem:
I want to disable mail() function in the one of virtual hosts' that
use PHP(I use mod_php for apache2), and regarding to the
http://www.php.net/manual/en/ini.core.php#ini.disable-functions I
can't use directives like php_value, etc, because value of
disable_functions can be
3 matches
Mail list logo