Thanks for the file !
Installed without error.
But COPS gives me error now, can you again help me or give me a link to read ?
COPS config button show me a web page with these message :
# COPS Configuration Check
## You've been redirected because COPS is not configured properly
#### Database error
## Check if PHP version is correct
#### OK (7.3.19)
## Check if GD is properly installed and loaded
#### OK
## Check if Sqlite is properly installed and loaded
#### OK
## Check if libxml is properly installed and loaded
#### OK
## Check if Json is properly installed and loaded
#### OK
## Check if mbstring is properly installed and loaded
#### OK
## Check if intl is properly installed and loaded
#### Please install the php5-intl / php7.0-intl extension and make sure it's enabled
## Check if Normalizer class is properly installed and loaded
#### Please make sure intl is enabled in your php.ini
## 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
#### File /shares/Volume_1/COPS/metadata.db not found, Please check
* Value of $config['calibre_directory'] in config_local.php **(Does it end with a '/'?)**
* Value of [open_basedir](http://php.net/manual/en/ini.core.php#ini.open-basedir) in your php.ini
* The access rights of the Calibre Database
* Synology users please read [this](https://github.com/seblucas/cops/wiki/Howto---Synology)
* Note that hosting your Calibre Library in /home is almost impossible due to access rights restriction
and even if a modify the path into the config_local.ini and create a special DIR (with full right 777) and I also tried to create a false metadata.db into this DIR, I’ve got these message
...
## Check if Calibre database file contains at least some of the needed tables
#### Not all Calibre tables were found. Are you sure you're using the correct database.
....
so there is no creation of this metadata.db
And also the phpX-intl trouble me seem to be mandatory
An idea ? Or I’m totally wrong…
Again thank you very much for your support…