Need Help!!!

Status
Not open for further replies.

admin500

New Member
Messages
46
Reaction score
0
Points
0
People plz fix ur server I am on Lotus sometimes it comes 500 internal error and it takes ages for the site to load, I know that it s not a net prob caz other sites open in secs. I don't want to leave x10hosting becaz it is a good hosting site but now i am experiencing difficulty, also i get this error can you tell me what this means

Warning: mysql_connect() [function.mysql-connect]: #07000(proxy) all backends are down in /home/admin500/public_html/class/class_db_mysql.php on line 46
FATAL ERROR: Could not connect to database on localhost (#07000(proxy) all backends are down)

how to fix it
 

DeadBattery

Community Support Team
Community Support
Messages
4,018
Reaction score
120
Points
0
We have been experiencing a heavy amount of new signups recently.
This might cause your site to be slow at times, MySQL might go down and you might get 500 errors.
Please wait until Lotus is done with the upgrade. It should be much better after that.
 

admin500

New Member
Messages
46
Reaction score
0
Points
0
what do backends me if u read my error it has something to do with backends and proxies
 

admin500

New Member
Messages
46
Reaction score
0
Points
0
Warning: mysql_connect() [function.mysql-connect]: #07000(proxy) all backends are down in /home/admin500/public_html/class/class_db_mysql.php on line 46
FATAL ERROR: Could not connect to database on localhost (#07000(proxy) all backends are down)
 

vishal

-::-X10 Guru-::-
Community Support
Messages
5,255
Reaction score
192
Points
63
Warning: mysql_connect() [function.mysql-connect]: #07000(proxy) all backends are down in /home/admin500/public_html/class/class_db_mysql.php on line 46
FATAL ERROR: Could not connect to database on localhost (#07000(proxy) all backends are down)

It is because your connection is not established successfully with MySql.
 

DeadBattery

Community Support Team
Community Support
Messages
4,018
Reaction score
120
Points
0
Hmm, did you set the MySQL server to localhost?
 

admin500

New Member
Messages
46
Reaction score
0
Points
0
it also come when i try to access DB
#1105 - #07000(proxy) all backends are down
 

DeadBattery

Community Support Team
Community Support
Messages
4,018
Reaction score
120
Points
0
What is on line 46 of /home/admin500/public_html/class/class_db_mysql.php ?
(asterisk passwords if necessary)
You might need to backup your database, delete the database then restore the database.
 

admin500

New Member
Messages
46
Reaction score
0
Points
0
$this->connection_id=mysql_connect($this->host, $this->user, $this->pass, 1) or $this->connection_error()

edited version the first one is wrong
 
Last edited:

admin500

New Member
Messages
46
Reaction score
0
Points
0
i have googled the prob and i got results that this often occurs on hosts which dont have good database opinions so plz can u fix it
 

DeadBattery

Community Support Team
Community Support
Messages
4,018
Reaction score
120
Points
0
You can't access it from where? Can you access it from phpMyAdmin in cPanel?
 
Last edited:

admin500

New Member
Messages
46
Reaction score
0
Points
0
#1105 - #07000(proxy) all backends are down

I think this is the real prob this is coming when i acccess database which makes it impossible for my site to access database
 

DeadBattery

Community Support Team
Community Support
Messages
4,018
Reaction score
120
Points
0
I'd wait until Lotus is done being worked on.
It may be a temporary problem.
 
Status
Not open for further replies.
Top