fix php-fpm show warning not install extension (#954)

This commit is contained in:
Yu-Lung Shao (Allen) 2017-05-19 04:00:13 -05:00 committed by Bo-Yi Wu
parent b2ad5f16e8
commit 71364f962e

View File

@ -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