fix php-fpm show warning not install extension (#954)
This commit is contained in:
		
				
					committed by
					
						
						Bo-Yi Wu
					
				
			
			
				
	
			
			
			
						parent
						
							b2ad5f16e8
						
					
				
				
					commit
					71364f962e
				
			@@ -11,6 +11,3 @@ upload_max_filesize = 20M
 | 
			
		||||
; Sets max size of post data allowed.
 | 
			
		||||
; http://php.net/post-max-size
 | 
			
		||||
post_max_size = 20M
 | 
			
		||||
; Enables the MSSQL extensions
 | 
			
		||||
extension=sqlsrv.so
 | 
			
		||||
extension=pdo_sqlsrv.so
 | 
			
		||||
		Reference in New Issue
	
	Block a user