PHP configs.
This commit is contained in:
parent
bb97b312f1
commit
53a5c90c91
51 changed files with 2284 additions and 0 deletions
4
etc/php83/conf.d/99_pdo_mysql.ini
Normal file
4
etc/php83/conf.d/99_pdo_mysql.ini
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[Pdo_mysql]
|
||||
; Default socket name for local MySQL connects. If empty, uses the built-in
|
||||
; MySQL defaults.
|
||||
;pdo_mysql.default_socket=
|
||||
Loading…
Add table
Add a link
Reference in a new issue