Quote:
Originally Posted by mariosipad
So the directories are:
/root/cops
and
/root/ebooks
? -> try:
$config['calibre_directory'] = '../ebooks/';
or
$config['calibre_directory'] = '/root/ebooks/';
|
The directory structure is
/root/<cops files>
/root/ebooks/
Your first suggestion gives me the Configuration Check page and "File ../ebooks/metadata.db not found, Please check"
Your second suggestion gives me the grey screen.
I have tried every variant of path that I can think of. I've even renamed the ebooks folder, just to check that it wasn't something to do with the name itself.