Just build www/apache22 with WITH_MPM=itk and you'll have it. :)

Then add something like this in each vhost:

  <IfModule mpm_itk_module>
    AssignUserId my_user my_group
  </IfModule>


Nicolas Letellier wrote:
> Le Thu, 09 Jul 2009 14:36:11 +0200,
> Julien Cigar <jci...@ulb.ac.be> a écrit :
> 
>>> When I tested php in cgi, performances were bad. That's why,
>>> php_mod is better (in my case !=
>>>
>> It's not CGI, it's FastCGI.
>> There is no performance loss if you use an opcode cacher (like
>> x-cache).
>>
> And is anyboy use mpm-itk ?
> I'm interested more with this solution than another php fix (like
> safe_mode, open_basedir or cgi/fastcie).
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to