Application Error:
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
#0 /home/toletras/public_html/app/Models/BlogModel.php(86): PDOStatement->execute()
#1 /home/toletras/public_html/app/Controllers/SongController.php(228): App\Models\BlogModel->getRecentPosts(4)
#2 /home/toletras/public_html/app/Controllers/SongController.php(184): App\Controllers\SongController->renderSongView(Object(stdClass), Object(stdClass), NULL, Array, Array, true)
#3 [internal function]: App\Controllers\SongController->show('john-williams', 'the-british-gre...')
#4 /home/toletras/public_html/app/Core/App.php(606): call_user_func_array(Array, Array)
#5 /home/toletras/public_html/app/Core/App.php(556): App\Core\App->dispatch('SongController', 'show', Array)
#6 /home/toletras/public_html/app/Core/App.php(35): App\Core\App->handleCustomRoutes(Array)
#7 /home/toletras/public_html/public/index.php(101): App\Core\App->__construct()
#8 {main}