Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9ff20e

Browse files
committed
Added full PDO sessionstorage configuration (closessymfony#2035)
1 parent774e7da commitb9ff20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/configuration/pdo_session_storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ parameter.ini by referencing the database-related parameters defined there:
131131
pdo:
132132
class:PDO
133133
arguments:
134-
-"mysql:dbname=%database_name%"
134+
-"mysql:host=%database_host%;port=%database_port%;dbname=%database_name%"
135135
- %database_user%
136136
- %database_password%
137137

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp