Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Database
»
SEC-DBC2002
« previous
next »
Print
Pages: [
1
]
Author
Topic: SEC-DBC2002 (Read 18999 times)
seadhna
Hero Member
Posts: 507
SEC-DBC2002
«
on:
November 30, 2016, 11:34:19 »
Website is down, and this error has started appearing, but no changes have been made:
Unrecoverable error!
Database connection failed! SQLSTATE[HY000] [2002] No such file or directory
Reference code: SEC-DBC2002
Sorry for the inconvenience.
From another post (in Greek) it seemed that configuration was not correct, but nothing has been changed manually in the configuration. Any ideas?
Thanks!
Logged
seadhna
Hero Member
Posts: 507
Re: SEC-DBC2002
«
Reply #1 on:
November 30, 2016, 12:12:47 »
Hi again, host says issue was caused by another site on shared hosting abusing certain services causing the memory to run out, this in turn causes mysql not being able to run temporary tables or run properly. Not an Elxis issue.
Logged
seadhna
Hero Member
Posts: 507
Re: SEC-DBC2002
«
Reply #2 on:
November 30, 2016, 12:13:42 »
Sorry, I can't see how to close this thread.
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: SEC-DBC2002
«
Reply #3 on:
November 30, 2016, 20:54:13 »
The connection to database fails
. Error code
2002
is from from PDO and says that the supplied connection arguments (usually the DSN string) are wrong. In the Elxis error screen, or in Elxis error log, you should see a more detailed message about this problem like this:
Database connection failed!
DETAILED ERROR MESSAGE HERE
If the problem persists and you need more help copy-paste here the full error message.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Database
»
SEC-DBC2002