Hi,
I have developed the chat application using php(yii framework) and mysql. I have run the application in my local using cloud sdk, it response well and good, so after that I have deployed it in to google app engine server. It is working but it is not establishing connection with mysql. I am getting following error
CDbConnection failed to open the DB connection: SQLSTATE[HY000] [2006] MySQL server has gone away
my url is
http://yiichatsupport-697.appspot.com/user/login I have attached the some screen shot for reference, please help me and guide me at the right track
Thanks