Re: ssh/sshd question

2014-08-05 Thread Andreas Kusalananda Kähäri
Hi, I don’t know if you solved your problem, but I had a similar issue and solved it by using “ServerAliveInterval 30” and “ServerAliveCountMax 4” in my ~/.ssh/config file. See “man ssh_config” for what this means. Cheers, -- Andreas Kusalananda Kähäri System Developer at BILS Uppsala

Weird happenings with mysql

2014-08-05 Thread Jeff Greenberg
I have several dev sites running on my macbook. I've been working on some custom code for one for a few months, and was tracing it in xdebug like usual, and when I stopped it and hit the page again, I got the error: PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away.