View Single Post
Old 03-07-2017, 05:39 PM   #1462
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 725
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
If you have a file named config_user.php and a file named config_local.php make sure that both contain the same line: $config['calibre_directory'] = './calibre_database_test/'; (or just rename config_user.php to something like config_user.php.bak. You can always change it back.

I do not know how the synology package of cops works. Never tried it.

What I do is:
- install cops (unzip a zipped file from github) in the /volume1/web/cops directory
- then copy config_default.php to config_local.php
- then edit config_local.php for the line $config['calibre_directory'] = './calibre_database_test/';
- put my database in that directory to test
- If it works I move the database to another directory and edit open_basedir and config_local.php accordingly.

This gives me a working cops.
mariosipad is offline   Reply With Quote