mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 17:02:58 +02:00
Updated php (5.3.5).
This commit is contained in:
@@ -533,7 +533,7 @@ doc_root =
|
||||
user_dir =
|
||||
|
||||
; Directory in which the loadable extensions (modules) reside.
|
||||
extension_dir = "/usr/lib/php/extensions/no-debug-non-zts-20060613/"
|
||||
extension_dir = "/usr/lib/php/extensions/no-debug-non-zts-20090626/"
|
||||
|
||||
; Whether or not to enable the dl() function. The dl() function does NOT work
|
||||
; properly in multithreaded servers, such as IIS or Zeus, and is automatically
|
||||
@@ -808,7 +808,7 @@ mysql.default_port =
|
||||
|
||||
; Default socket name for local MySQL connects. If empty, uses the built-in
|
||||
; MySQL defaults.
|
||||
mysql.default_socket =
|
||||
mysql.default_socket = /var/run/mysql/mysql.sock
|
||||
|
||||
; Default host for mysql_connect() (doesn't apply in safe mode).
|
||||
mysql.default_host =
|
||||
|
||||
Reference in New Issue
Block a user