View Single Post
Old 08-10-2014, 05:17 AM   #966
lapin25
Junior Member
lapin25 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2014
Device: Kindle PaperWhite
Hi,

I've installed Cops on my dedicated server running nginx. But I can't managed to make it work properly. When I launch it with myip/cops, this appears :

Quote:
if (!isset($config)) $config = array(); $config['calibre_directory'] = '/home/user/ebooks/'; $config['calibre_internal_directory'] = '/ebooks/'; $config['cops_full_url'] = ''; $config['cops_x_accel_redirect'] = "X-Accel-Redirect"; $config['cops_use_url_rewriting'] = "1";
which is the content of the config_local.php file. What am i doing wrong ?

EDIT : here's a capture of the check configuration page => http://awesomescreenshot.com/07b3ai3wad

Thx a lot !

Last edited by lapin25; 08-11-2014 at 05:18 AM. Reason: adding information
lapin25 is offline   Reply With Quote