PDA

View Full Version : [Issue] error code 346


frede282
12-13-2015, 11:23
i get this error:

A Database Error Occurred

Unable to connect to your database server using the provided settings.

Filename: core/Loader.php

Line Number: 346

Drixevel
12-13-2015, 16:34
The script can't connect to your MYSQL database with the settings that are currently in the config.

Arrow768
12-14-2015, 14:45
I can totally understand that people are having a hard time getting what these error messages mean.

Its not like there is a F.A.Q. (https://forums.alliedmods.net/showpost.php?p=2188206&postcount=2) or a search function that returns good results.

Let me try to help you interpret this error message:



A Database Error Occurred: I have a feeling that the webpanel is trying to tell me that there is something wrong with the database.
Unable: I guess that means the webpanel cant do something. -> Lets try to find out what that is
to connect: Hmm, maybe it wants to connect to something. What could that be ? - Maybe the database ?
to your database server: Yes, it looks like its trying to connect to the database server but it cant do that. Lets try to find out why that is not working
using the provided settings: Oh, it looks like the error is caused by the settings that you entered. Maybe they are wrong. Or maybe the Server is not accepting connections from the webpanel.








Or maybe you should start reading the F.A.Q. and use the search function before asking questions that are already answered.

frede282
12-18-2015, 07:22
I can totally understand that people are having a hard time getting what these error messages mean.

Its not like there is a F.A.Q. (https://forums.alliedmods.net/showpost.php?p=2188206&postcount=2) or a search function that returns good results.

Let me try to help you interpret this error message:



A Database Error Occurred: I have a feeling that the webpanel is trying to tell me that there is something wrong with the database.
Unable: I guess that means the webpanel cant do something. -> Lets try to find out what that is
to connect: Hmm, maybe it wants to connect to something. What could that be ? - Maybe the database ?
to your database server: Yes, it looks like its trying to connect to the database server but it cant do that. Lets try to find out why that is not working
using the provided settings: Oh, it looks like the error is caused by the settings that you entered. Maybe they are wrong. Or maybe the Server is not accepting connections from the webpanel.








Or maybe you should start reading the F.A.Q. and use the search function before asking questions that are already answered.




i have set my database up corret?

http://i67.tinypic.com/abtu29.png
http://i63.tinypic.com/1zwn7dk.png

Arrow768
12-18-2015, 09:05
How should I know ?
The config file you posted is for the store plugin and not the webpanel