View Single Post
Old 04-01-2014, 03:30 PM   #852
pven
Member
pven began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2013
Device: Kobo Glo
After upgrading my Synology DS410 to DSM5 COPS does not work anymore. I did an uninstall and install, but that fails.

COPS CONFIGURATION CHECK
You've been redirected because COPS is not configured properly
Database error
Check if GD is properly installed and loaded
OK
Check if Sqlite is properly installed and loaded
Please install the php5-sqlite extension and make sure it's enabled
Check if libxml is properly installed and loaded
OK
Check if the rendering will be done on client side or server side
Client side rendering
Check if Calibre database path is not an URL
OK
Check if Calibre database file exists and is readable
OK
Check if Calibre database file can be opened with PHP
If the file is readable, check your php configuration. Exception detail : exception 'PDOException' with message 'could not find driver' in /volume1/web/cops/checkconfig.php:138 Stack trace: #0 /volume1/web/cops/checkconfig.php(138): PDO->__construct('sqlite:/volume1...') #1 {main}
Check if Calibre database file contains at least some of the needed tables
If the file is readable, check your php configuration. Exception detail : exception 'PDOException' with message 'could not find driver' in /volume1/web/cops/checkconfig.php:151 Stack trace: #0 /volume1/web/cops/checkconfig.php(151): PDO->__construct('sqlite:/volume1...') #1 {main}

I have no idea how to install 'php5-sqlite extension'. Metadata.db is readable for all users, and the path to Calibre is included in open_basedir.

Help?
pven is offline   Reply With Quote