Problem files with WP or Joomla

groomy

Verified User
Joined
Dec 16, 2011
Messages
261
Location
AUGNY (France)
I have rights concerns with scripts like Wordpress or Joomla.
I use custombuild 2 and I do not know what to put as PHP configuration
php1_release and php1_mode
php2_release and php2_mode
There are no updates available.
Thank you for your help
 
Hi,
i activate mod_ruid2
php1 release = 5.5 - php1_mode = mod_php
php2 release = no - php2 mode = php_fpm
I build mod_ruid2 and now it's good..

I good config ?
 
think your good to go, appears to be same as I use :)
mod_ruid2 is the best thing since sliced bread......
 
Hello,


With mod_php+mod_ruid2 you can use only suphp as the second option (but still it's not recommended).

WARNING: It's not recommended to use apache with mod_ruid2 & suPHP enabled. It's a redundant and slow combination.

If you going to use mod_ruid2 you can't use either PHP-FPM or PHP-FASTCGI. Custombuild 2 will drop an error and quit if you try to use them with mod_ruid2 enabled.
 
Back
Top