Re: [PHP] php 5.3.15 and exception for disabled_functions

2013-07-30 Thread Josef Karliak

  Hi,
  interesting function, but disable_function is configurable only  
from php.ini file :-/

  J.K.

Cituji Bálint Horváth :


Hi,

Maybe you think for ini_set()

http://php.net/manual/en/function.ini-set.php



On Tue, Jul 30, 2013 at 9:22 AM, Josef Karliak  wrote:


  Hi there,
  in the php.ini file I've disabled some functions (exec and similar). In
the php script we must use binary execution - so I had to enable function
"exec" again. And here is a question - does php have an option, that I
could set : this binary file could use this disabled function ? Like :

disable_functions_binary_**exception = /usr/local/bin/compute_**doomsday
disable_functions_function_**exception = exec

:)

Thanks and best regards

J.Karliak

--
Ma domena pouziva zabezpeceni a kontrolu SPF (www.openspf.org) a
DomainKeys/DKIM (with ADSP) . Pokud mate problemy s dorucenim emailu,
zacnete pouzivat metody overeni puvody emailu zminene vyse. Dekuji.
My domain use SPF (www.openspf.org) and DomainKeys/DKIM (with ADSP)
policy and check. If you've problem with sending emails to me, start
using email origin methods mentioned above. Thank you.

--**--**
This message was sent using IMP, the Internet Messaging Program.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php








--
Ma domena pouziva zabezpeceni a kontrolu SPF (www.openspf.org) a
DomainKeys/DKIM (with ADSP) . Pokud mate problemy s dorucenim emailu,
zacnete pouzivat metody overeni puvody emailu zminene vyse. Dekuji.
My domain use SPF (www.openspf.org) and DomainKeys/DKIM (with ADSP)
policy and check. If you've problem with sending emails to me, start
using email origin methods mentioned above. Thank you.


This message was sent using IMP, the Internet Messaging Program.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] php 5.3.15 and exception for disabled_functions

2013-07-30 Thread Bálint Horváth
Hi,

Maybe you think for ini_set()

http://php.net/manual/en/function.ini-set.php



On Tue, Jul 30, 2013 at 9:22 AM, Josef Karliak  wrote:

>   Hi there,
>   in the php.ini file I've disabled some functions (exec and similar). In
> the php script we must use binary execution - so I had to enable function
> "exec" again. And here is a question - does php have an option, that I
> could set : this binary file could use this disabled function ? Like :
>
> disable_functions_binary_**exception = /usr/local/bin/compute_**doomsday
> disable_functions_function_**exception = exec
>
> :)
>
> Thanks and best regards
>
> J.Karliak
>
> --
> Ma domena pouziva zabezpeceni a kontrolu SPF (www.openspf.org) a
> DomainKeys/DKIM (with ADSP) . Pokud mate problemy s dorucenim emailu,
> zacnete pouzivat metody overeni puvody emailu zminene vyse. Dekuji.
> My domain use SPF (www.openspf.org) and DomainKeys/DKIM (with ADSP)
> policy and check. If you've problem with sending emails to me, start
> using email origin methods mentioned above. Thank you.
>
> --**--**
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


[PHP] php 5.3.15 and exception for disabled_functions

2013-07-30 Thread Josef Karliak

  Hi there,
  in the php.ini file I've disabled some functions (exec and  
similar). In the php script we must use binary execution - so I had to  
enable function "exec" again. And here is a question - does php have  
an option, that I could set : this binary file could use this disabled  
function ? Like :


disable_functions_binary_exception = /usr/local/bin/compute_doomsday
disable_functions_function_exception = exec

:)

Thanks and best regards

J.Karliak

--
Ma domena pouziva zabezpeceni a kontrolu SPF (www.openspf.org) a
DomainKeys/DKIM (with ADSP) . Pokud mate problemy s dorucenim emailu,
zacnete pouzivat metody overeni puvody emailu zminene vyse. Dekuji.
My domain use SPF (www.openspf.org) and DomainKeys/DKIM (with ADSP)
policy and check. If you've problem with sending emails to me, start
using email origin methods mentioned above. Thank you.


This message was sent using IMP, the Internet Messaging Program.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php