Cakephp 3.x: SQLSTATE[HY000]: General error: 11 database disk image is malformed
Delete the /tmp/debug_kit.sqlite
Delete the tmp folder
Delete the /tmp/*
if you are getting further permission issue the set 777 permission to cakephp folder
chmod -R 777 bookmarker
Delete the /tmp/* directory. Hope it should be solved.