Quote:
Originally Posted by mariosipad
Did you install cops like this:
Code:
git clone https://github.com/seblucas/cops.git # or download lastest zip see below
cd cops
wget https://getcomposer.org/composer.phar
php composer.phar global require "fxp/composer-asset-plugin:~1.1"
php composer.phar install --no-dev --optimize-autoloader
I do not know if that is even possible on a QNAP.
If not, use version 1.1.2 from the cops release page.
You best bet is to keep using version 1.1.1. Why fix it if it ain’t broken?
|
I downloaded the .zip file from github to my linux pc. I unzipped it there, then did a ssh copy/paste into the QNAP cops111 folder.
I think I will try it one more time, but this time will delete all existing files/folders first, copy 1.1.3 files over, then copy the old config_local.php file in and see what happens.
If that still doesn't work, I will try 1.1.2, and if that doesn't work, well, yes, I will decide nothing is broken after all...