View Single Post
Old 03-07-2017, 04:24 PM   #1461
iostrym
Connoisseur
iostrym began at the beginning.
 
Posts: 73
Karma: 10
Join Date: Mar 2015
Device: kobo
hello, I did a try by creating a new calibre database at
/volume2/@appstore/cops/share/cops/calibre_database_test

then I modify config_local.php to :
$config['calibre_directory'] = './calibre_database_test/';

and when doing http://192.168.1.50/cops/checkconfig.php :

still the same error message with previous path :

File /volume2/ebook/metadata.db not found, Please check

I restard cops, webstation... without any effect.. it is also strange that when cops service is shut down, checkconfig.php is still working... and is stuck using the previous path indicated.

is there elsewhere to modify so that checkconfig use the correct path ?

when installing cops using the synology package manager, i was asked the path of calibre database, where is this path stored ? maybe this is this path that is kepts by checkconfig ?
it is strange I would have thought that this path was the one set in config_user.php

after desintalling cops and reinstalling it and specifying ./calibre_database_test/ during the GUI installation, now checkconfiguration.php display this :

File ./calibre_database_test/metadata.db not found, Please check

Value of $config['calibre_directory'] in config_local.php
Value of open_basedir in your php.ini
The access rights of the Calibre Database
Synology users please read this

but still don't work.

I dont see the link between the path displayed by checkconfiguration.php ( = path given during COPS installation in synology GUI) and the path in config_local.php

Last edited by iostrym; 03-07-2017 at 05:44 PM. Reason: new test
iostrym is offline   Reply With Quote