hi all,
I tried :
http://192.168.1.50/cops/
http://192.168.1.50/cops/index.php
=> blank page, on 3 different browser
http://192.168.1.50/COPS/index.php
http://192.168.1.50/COPS/
=> 404 error
but
http://192.168.1.50/cops/checkconfig.php is working correctly. If my .db was empty for instance, I guess I would have at least something displayed like in the demo of cops ?
could it be a open_basedir problem ? or is it already checked by checkconfig.php ?
I don't know what to check...
[EDIT] my problem seems the same as described here :
https://github.com/seblucas/cops/issues/267
but my .db file seems to be ok, I created a new one to be sure populated with 3 epub and 1 pdf file... and still blank page. It is not a chmod problem as before doing chmod 777 I had a checkconfig problem and now checkconfig is OK.
Is there a specific thing to do before copying the calibre database in the NAS ? a specific format to choose ? a configuration in calibre ?
[EDIT2] do I need to activate personnal website ? and/or install apache http server 2.2 ?