Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo correction in functions.php #9

Merged
merged 1 commit into from
Mar 21, 2014

Conversation

sakalajuraj
Copy link
Contributor

Typo causes problem with mysql server info gathering when used remote database host.

Debug info: HTTP/1.1 500 Internal Server Error Error (getDbInfo) Message: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Error (getDbInfo) getTraceAsString: #0 /usr/local/waf-fle/functions.php(3429): PDO->__construct('mysql:host=;dbn...', 'someuser', 'somepass') #1 /usr/local/waf-fle/dashboard/management.php(424): getDbInfo() #2 {main}

Typo causes problem with mysql server info gathering when used remote database host. 

Debug info: HTTP/1.1 500 Internal Server Error Error (getDbInfo) Message: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Error (getDbInfo) getTraceAsString: #0 /usr/local/waf-fle/functions.php(3429): PDO->__construct('mysql:host=;dbn...', 'someuser', 'somepass') klaubert#1 /usr/local/waf-fle/dashboard/management.php(424): getDbInfo() klaubert#2 {main}
klaubert added a commit that referenced this pull request Mar 21, 2014
Typo correction in functions.php
@klaubert klaubert merged commit 42b21bb into klaubert:0.7.0-devel Mar 21, 2014
@sakalajuraj sakalajuraj deleted the patch-5 branch March 24, 2014 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants