View Single Post
Old 05-18-2017, 10:22 AM   #1525
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by mariosipad View Post
SSH into your QNAP and go to ./web

Then (and print the outcome here):
ls -l COPS
cd COPS
ls -l checkconfig.php

In other words check the permissions of the copied cops files.
Here are the results:
Code:
[/share/Web] # ls -l COPS
lrwxrwxrwx    1 admin    administ        37 May 18 06:46 COPS -> /share/CACHEDEV1_DATA/.qpkg/COPS/COPS/
[/share/Web] # cd COPS
[/share/Web/COPS] # ls -l checkconfig.php
-rw-r--r--    1 admin    administ      8670 Dec  7  2014 checkconfig.php
[/share/Web/COPS] #
I did a chmod +x checkconfig.php, and tried again, same results.
MontyJ is offline   Reply With Quote