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 !