Is there a module for php54 for apache24? At the moment if I select the php5 module for apache it requires apache22 as a dependency.
Using fastcgi it's a problem because I need to use php_admin_value in the HTTP configuration (multiple vhosts).
Already set the make.conf:
	
	
	
		
				
			Using fastcgi it's a problem because I need to use php_admin_value in the HTTP configuration (multiple vhosts).
Already set the make.conf:
		Code:
	
	APACHE_VERSION=24
DEFAULT_APACHE_VERSION=24
DEFAULT_MYSQL_VER=56