I'm convinced it's not a problem with sqlite3 (you are the only concurrent user right?) nor with nfs (it works).
That leaves an error in config_local.php.
To test this hypothesis please do this:
1 - copy your existing config_local.php to config_local.php.orig
2 - copy config_local.php.example to config_local.php (don't change anything in this file)
3 - open COPS in a browser: you should get an error-page db not found
4 - then add in your NFS directory /home/pi/wdmc_calibre
5 - check if directory /home/pi/wdmc_calibre exists on your pi
6 - refresh your browser with cops
and this works for me. And I hope for you too.
|