Hi,
I'm using CB 2.0 with PHP 5.5 (mod_php with mod_ruid2) and PHP 5.3 (suphp). I don't really care how the second PHP is running. I tried with mod_php, but was met with limitation. I tried with fpm, but was met with error.
options.conf settings:
	
	
	
		
When using the PHP Version selector in DA, it doesn't do anything (like mentioned at http://forum.directadmin.com/showthread.php?t=49116). When using a .htaccess file, I get a suphp error.
	
	
	
		
(Where USER is the DA username). 
I cannot figure out why it is wanting /home to be owned by that user. Any help?
I removed any custom httpd templates at /usr/local/directadmin/data/templates/custom/ and rewrote conf files with no luck.
I have the latest DA version.
I have rebuilt using CB ./build all.
Thanks in advance,
Jarrod.
				
			I'm using CB 2.0 with PHP 5.5 (mod_php with mod_ruid2) and PHP 5.3 (suphp). I don't really care how the second PHP is running. I tried with mod_php, but was met with limitation. I tried with fpm, but was met with error.
options.conf settings:
		Code:
	
	#PHP Settings
php1_release=5.5
php1_mode=mod_php
php2_release=5.3
php2_mode=suphpWhen using the PHP Version selector in DA, it doesn't do anything (like mentioned at http://forum.directadmin.com/showthread.php?t=49116). When using a .htaccess file, I get a suphp error.
		Code:
	
	 Directory /home is not owned by USERI cannot figure out why it is wanting /home to be owned by that user. Any help?
I removed any custom httpd templates at /usr/local/directadmin/data/templates/custom/ and rewrote conf files with no luck.
I have the latest DA version.
I have rebuilt using CB ./build all.
Thanks in advance,
Jarrod.
 
 
		