not possible to enter mangable
Post Your Reply
|
You need to be logged in to post a comment.
Need an account? Click here to register,
|
|
You need to be logged in to post a comment.
Need an account? Click here to register,
|
But maybe there is a software which checks every few minutes and informs you as soon the site is down?
i had the proble happen to me over the past few days/
it sounds like the sql database is strugerling how many cores is the sql set up to use?
have you had a thorght of load balencing the server with the old server?
i had the proble happen to me over the past few days/
it sounds like the sql database is strugerling how many cores is the sql set up to use?
have you had a thorght of load balencing the server with the old server?
You know, that sounds about right, but somehow I'm not sure if that would be possible, I assume at least that the server is faster because we switched to a different server host. So it's possible that Andy may not even have access to the actual server and just pays someone else to keep it active. If that's the case I doubt that both can be used simultaneously, but he should go to the people that he is renting the server from.
Of course he could be running the server himself in which case everything I said is totally pointless and mute. XD
i had the proble happen to me over the past few days/
it sounds like the sql database is strugerling how many cores is the sql set up to use?
have you had a thorght of load balencing the server with the old server?
Hey James,
Thanks for the help.
I'll shoot you a PM now :)
Mangable guy
Click here for community rules
*You can now change your email address. Click here
(even thought it was for a few seconds...)
this annoying message popped up for the hundredth time this week!!:
Warning: mysql_connect() [function.mysql-connect]: User mangable_user already has more than 'max_user_connections' active connections in /home/mangable/public_html/_global.php on line 11
Sorry, but Andy's code has broken.. eer..
User mangable_user already has more than 'max_user_connections' active connections
is it going to ever stop?
pleze hurry and fix it cuz i was about to attack my poor laptop with a hammer!
(even thought it was for a few seconds...)
this annoying message popped up for the hundredth time this week!!:
Warning: mysql_connect() [function.mysql-connect]: User mangable_user already has more than 'max_user_connections' active connections in /home/mangable/public_html/_global.php on line 11
Sorry, but Andy's code has broken.. eer..
User mangable_user already has more than 'max_user_connections' active connections
is it going to ever stop?
pleze hurry and fix it cuz i was about to attack my poor laptop with a hammer!
i'm sure andy is working on it as we speak (er, type). give him some time. I've even noticed that the time spent down has been dropping recently so, he is trying to fix it. This isn't going to be an instantly fixable problem and is going to take trial-and-error to fix most likely.
Keep me updated.
Also, I have implemented a system to send an alert straight to my iPhone whenever the site is down. (I can see this being a bad idea come 4am in the morning when i'm sleeping, hah)
Mangable guy
Click here for community rules
*You can now change your email address. Click here
HAha.
Yeah, oddly enough - I slept through the alerts last night.. and the iPhone is right next my pillow. But jeez, having to get up and go to work to power them back up seems a little more crazy. I only have to roll a couple of feet from my bed, haha.
I'm using a great little app called Pushme.to. They allow a form to be submitted so people on the website can contact you easily.. but a bit of modification using cURL, and I have it set up on a server cron job.
I might put it on a docking station tonight and turn the volume up xD
Mangable guy
Click here for community rules
*You can now change your email address. Click here
any progress on the mysql yet?
any progress on the mysql yet?
Added another couple GB RAM to the server, however - doesn't seem to have done much.
Only things I can think of next is to implement a caching system. Although, i'm not too sure how this would work - the site still has to make DB queries to check if the user is logged in... etc - but not sure if I could close the connection after that query, or whether it would make much of a difference?
Damn large scale systems!
Mangable guy
Click here for community rules
*You can now change your email address. Click here