Was just doing some of the general software maintenance on one of the server and bam php5 is unhappy.
The following extensions cause php5 to core dump (Segmentation fault: 11 (core dumped)) when any single one of them are enabled:
	
	
	
		
# This is with the following:
	
	
	
		
Any ideas out there?
				
			The following extensions cause php5 to core dump (Segmentation fault: 11 (core dumped)) when any single one of them are enabled:
		Code:
	
	; extension=snmp.so
; extension=curl.so
; extension=ftp.so
; extension=ldap.so
; extension=imap.so
	
		Code:
	
	openssl-1.0.1_4     SSL and crypto library
php5-5.4.7          PHP Scripting Language