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