Now I'm a bit confused.
I was under the impression you wanted to get COPS to work on a Synology, but now I think you want it to work on a mac?
I never tried it (on a mac, though I type this on a mac) but:
- put COPS-files in ~username/Sites/cops
- put calibre-database and epub files anywhere you want on one of your internal hard disks. (for instance on ~/username/calibre)
Code:
$config['calibre_directory'] = '/Users/username/calibre/';
Then try to connect to it in a browser using:
http://<ip-of-your-mac>/cops
If there are errors, what is the output of:
http://localhost/cops/checkconfig.php ?