SQLSTATE[22021]: Character not in repertoire: 7 ERROR: invalid byte sequence for encoding "UTF8": 0xae HINT: This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by "client_encoding".
#0 /home/httpd/kappamoto/lib/framework/dataaccess/DbAdapterPDO.php(332): PDOStatement->execute()
#1 /home/httpd/kappamoto/lib/framework/dataaccess/DbAdapterPDO.php(353): DbAdapterPDO->executeSQL(Array, Array)
#2 /home/httpd/kappamoto/lib/framework/dataaccess/DbAdapterPDO.php(827): DbAdapterPDO->execSQL('SELECT COUNT(*)...', Array, Array)
#3 /home/httpd/kappamoto/lib/framework/Factory.php(279): DbAdapterPDO->select(Object(PageSearch), Array)
#4 /home/httpd/kappamoto/lib/framework/Factory.php(395): Factory->searchRecord(Object(PageSearch), Array)
#5 /home/httpd/kappamoto/var/mvc/website/model/PageHandler.php(403): Factory->getRecord(Object(PageSearch))
#6 /home/httpd/kappamoto/var/mvc/website/controllers/CustomController.php(158): PageHandler->getPageFromPath('gruppo/*Valigie...', false)
#7 /home/httpd/kappamoto/lib/Zend/Controller/Action.php(512): Website_CustomController->indexAction()
#8 /home/httpd/kappamoto/lib/Zend/Controller/Dispatcher/Standard.php(288): Zend_Controller_Action->dispatch('indexAction')
#9 /home/httpd/kappamoto/lib/Zend/Controller/Front.php(944): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#10 /home/httpd/kappamoto/www/index.php(77): Zend_Controller_Front->dispatch()
#11 {main}