I am trying one cron job after running of 5 minutes it is giving me below error.
Here by i am attaching screen shot for that.I am using yii framework.
CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]:
General error: 2006 MySQL server has gone away.
The SQL statement executed was: INSERT INTO `phpcrawler_links`
(`site_id`, `depth`, `crawl_now`, `url`, `last_crawled`,
`http_status_code`, `content_type`, `page_size`, `parent_url_id`)
VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6, :yp7, :yp8)