This takes me to the landing page for Owncloud with the message suggesting that I need to modify my Trusted Domains in config/config.php
I am lost at this point. I can SSH from my Mac Terminal session onto the QNAP device, but don’t really know what to do next. I would really appreciate it if somebody could outline the commands to allow me to add my domain name to the said config file. I have spent hours on Google but most of the posts and written in such a way that the reader, i.e. me, has some prior knowledge, I have not!
I really appreciate your prompt reply. I have enough knowledge on how to SSH from my Mac Terminal program to the QNAP device, but that’s as far as I can get. I fully appreciate what you suggesting I try. Allthough I have a list of commands I am unable to navigate to the appropriate folder to edit said config.php file. Is there a crash course available???
Sorry to be a nuisance. After much head scratching I was able to find the config.php file, I made a copy of it before editing the original. Unfortunately after editing the array as suggested owncloud stopped working all together. I put the original config.php file back and am still experiencing problems. When I try to access owncloud by any method, I get the following: - Warning : fopen(/var/www/html/config/config.php): failed to open stream: Permission denied in /var/www/html/lib/private/Config.php on line 251
Warning : flock() expects parameter 1 to be resource, boolean given in /var/www/html/lib/private/Config.php on line 261
Fatal error : Uncaught Error: Call to a member function getLogger() on null in /var/www/html/index.php:72 Stack trace: #0 {main} thrown in /var/www/html/index.php on line 72
It’s a very big ask, but have you any ideas what these error messages mean? I am contemplating-loading owncloud and starting again. Do think this is the way forward please?
Again, I can’t tank-you enough for you help so far, I have a bit of a steep learning curve when using SSH but have enjoyed the experience.
Well, I assume your editing of file config.php changed its permission. This file must be fully accessible by the web server.
But I have no clue about QNAP, how to change file ownership there. I think you’d better place a question in a QNAP forum.