jimlongo
- Total activity 349
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 85
Comments
Recent activity by jimlongo-
Thanks, I increased the wait_timeout to 1200, the aborted_clients are still the same 6 minutes apart. 131022 0:58:53 [Warning] Aborted connection 31 to db: 'mysql' user: 'root' host: 'localhos...
-
Found that the aborted connections where coming from the stats collection in CSF. The user password for 'root' was not recognized from /root/.my.cnf since I had changed 'pass' to 'password' Supplyi...
-
Thanks, but that still doesn't help with administrative users like pma. And it's a pain to have to navigate to individual cPanel interfaces instead of being able to deal with all of them from WHM.
-
Thanks, I don't understand - it's still in phpMyAdmin. Do you mean Cpanel has removed it? If you're referring to the WHM>SQL>Database Map Tool it's pretty limited. It doesn't show all users, per...
-
Still not there after the 11.40.09 update, which now has phpmyadmin 4.08
-
This ticket has been closed with no definitive causation. Seems to possibly be an issue with EA not exiting cleanly and continuing to run, maybe something to do with 11.40.06 upcp update.
-
I have 3 VPS's with 2 different providers. On 2 of the servers (2 different providers) last night I did not recieve the usual upcp email notice. So I tried to run easyApache via WHM on those 2 serv...
-
Update: CSF 6.37 now will accept "password" in .my.cnf for stats collection
-
Thanks Michael, I get the meaning of the notice. I guess what's confusing is 1. That WHH>SQL Services>MySQL Root Password generates 'pass' instead of 'password' 2. That CSF (I know it's not yo...
-
pass or password? UPDATE: Noticed high aborted connections are due to the fact CSF stats couldn't connect to mysql because the password in /root/.my.cnf wasn't being accepted. Had changed .my.cn...