View Single Post
Old 06-14-2016, 01:32 PM   #1277
Azazael
Junior Member
Azazael began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2016
Device: dibuksaga
Quote:
Originally Posted by mariosipad View Post
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
Azazael is offline   Reply With Quote