suphp + suhosin question

Nerigal

Verified User
Joined
Jul 6, 2009
Messages
123
is it possible to install / compile php with Suhosin + suphp with custombuild ?
if yes how
thanks
 
Hello,

As far as I know, custombuid does not support suhosin. So I guess you should either use an extension, or patch:

1. Untar PHP
2. Patch it
3. Tar PHP
4. Fix md5 sum.
5. Install it with custombuild as usual.
 
As far as I know, custombuid does not support suhosin. So I guess you should either use an extension, or patch:

1. Untar PHP
2. Patch it
3. Tar PHP
4. Fix md5 sum.
5. Install it with custombuild as usual.

i wouldn't craft a custom php package and then install it with custom build... the custombuild php build config may not be compatible with this custom package... that's my feeling.



and suphp or mod_ruid2 ?

which one would be the best solution ?
 
Last edited:
You can not patch mod_ruid2 with suhosin. For me suPHP is the best choice, how is it by you I can't say.

by me it's
- stability
- security
- performance

and i guess mod_ruid2 doesn't work with cli script right ?
 
I've got all the three with suPHP, as well as somebody else has them with mod_ruid2. They say suPHP takes more resources, but I did not compare them. Note, I won't make a choice for you, it's up to you to decide what you want to get and what you want to use. And as I personally prefer suPHP (because of ability to use individual php.ini), I would persuade you to use suPHP.

What should mod_ruid2 to do with cli scripts since it's an Apache module? If you compile PHP with suhosin it really does not matter how do you use it: from command line or through mod_php/mod_ruid2, or via mod_suphp.
 
thanks a lot for your opinion.

and have you something to say about mysql 5.1 or 5.5 ?
 
Is it any kind of interview or questionnaire? I guess we should return to our muttons. So do you have any more questions about suPHP+suhosin patch?
 
Is it any kind of interview or questionnaire? I guess we should return to our muttons. So do you have any more questions about suPHP+suhosin patch?

have fun with your ******* muttons
if i ask it its because i need it, if you dont like it just dont answer but do not bull****
thanks.
 
Last edited:
Take it easy, man!

"To return to one's muttons" = "To return to one's topic, subject of discussion, etc."

You should make friends with Google, if your English is not that good.
 
Back
Top