Anyone using PHP hardened patch?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

Anyone using PHP hardened patch?

Post by yacahuma »

Anyone using PHP hardened patch?

http://www.hardened-php.net/suhosin/how ... grade.html

I am concern about hard to track errors if using the patch.

Thank you
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Anyone using PHP hardened patch?

Post by Weirdan »

It's applied by default in Debian and Ubuntu versions of PHP. Given the popularity of those two distros I think it's safe to say a lot of people are using suhosin patch.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Anyone using PHP hardened patch?

Post by pickle »

We're running it on our OpenBSD boxes. We did have to disable one setting about ssl (I think) to stop Apache from segfaulting.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply