I've searched the forum and found info about installing PHP 5.2 and 5.3 together. What I miss is a simple guide how to establish this.
What I'm looking for is a simple guide how to install PHP 5.2 and PHP 5.3 together where PHP 5.2 is default and PHP 5.3 can be enabled through the following line:
	
	
	
		
(Thus not with "x-httpd-php6" to fool DA that it's PHP 6 but it is PHP 5.3)
Has anyone the knowledge to establish this and make a simple guide? Martynas (smtalk) maybe?
				
			What I'm looking for is a simple guide how to install PHP 5.2 and PHP 5.3 together where PHP 5.2 is default and PHP 5.3 can be enabled through the following line:
		Code:
	
	# .htaccess
AddHandler application/x-httpd-php53 .php- PHP 5.2 (default)
- PHP 5.3 (htaccess)
(Thus not with "x-httpd-php6" to fool DA that it's PHP 6 but it is PHP 5.3)
Has anyone the knowledge to establish this and make a simple guide? Martynas (smtalk) maybe?
 
 
		
 
 
		 
 
		 
 
		 
 
		