Re: ping22: can not kill this process

2008-01-05 Thread Thomas Hochstein
Raphael Geissert schrieb: >> disable_functions = dl, phpinfo, system, mail, include, shell_exec, exec, > > include()? I don't want to imagine how many scripts will break. A script that doesn't run is a *very* secure script. -thh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: [SECURITY] [DSA 1447-1] New tomcat5.5 packages fix several vulnerabilities

2008-01-05 Thread Nihil
On Don, 2008-01-03 at 22:54 +0100, Moritz Muehlenhoff wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > - > Debian Security Advisory DSA-1447-1 [EMAIL PROTECTED] > http://www.debian.org/security/

Re: [SECURITY] [DSA 1448-1] New eggdrop packages fix execution of arbitrary code

2008-01-05 Thread Steve Kemp
On Sat Jan 05, 2008 at 15:11:22 +, Steve Kemp wrote: > - > Debian Security Advisory DSA-1448-1 [EMAIL PROTECTED] > http://www.debian.org/security/ Steve Kemp > January 05, 20

Re: ping22: can not kill this process

2008-01-05 Thread Paul Hink
Thomas Hochstein <[EMAIL PROTECTED]> wrote: > Raphael Geissert schrieb: > >>> disable_functions = dl, phpinfo, system, mail, include, shell_exec, >>> exec, >> >> include()? I don't want to imagine how many scripts will break. > > A script that doesn't run is a *very* secure script. That depends o

Re: ping22: can not kill this process

2008-01-05 Thread Luis Mondesi
On 5 Jan 2008 16:33:07 GMT, Paul Hink <[EMAIL PROTECTED]> wrote: > Thomas Hochstein <[EMAIL PROTECTED]> wrote: > > > Raphael Geissert schrieb: > > > >>> disable_functions = dl, phpinfo, system, mail, include, shell_exec, > >>> exec, > >> > >> include()? I don't want to imagine how many scripts will

Re: ping22: can not kill this process

2008-01-05 Thread Rick Moen
Quoting Luis Mondesi ([EMAIL PROTECTED]): > Good one! LOL > > spilling ugly db*connect() errors to the world to see is not very > secure indeed. or how about: foo() could not open /etc/my-secret-users > file Which is of course why you also want these in php.ini: log_errors = On error_log =