Quote:
Originally Posted by mariosipad
This looks OK! The error can be ignored. COPS will work fine without php5-intl. The problem is not COPS, it's the web server.
After some "googling" I found no solutions to you problem. Just one website in German that mentioned the same problem you have without a solution.
Just maybe the .htaccess file is ignored by the apache web server on the NAS.
You could try to enable it by following this link https://help.ubuntu.com/community/En...eHtaccessFiles
Code:
You need to modify the line containing AllowOverride None
to read AllowOverride All.
This tells Apache that it's okay to allow .htaccess files to
over-ride previous directives.
I do not know how this file you possibly need to change is named on your NAS. But maybe you do?
Good luck!
|
Thank you very much

I can not find this file but I'll keep trying. Im linux noob, not easy for me