Quote:
Originally Posted by hugoheitz
The COPS directory under web/ is cops/ with user admin
For MyReadings, I have used root.
May I need to have "admin" user ?
Any idea ?
|
On a Synology (at least with DSM 4) the user "root" has the same right s as user "admin".
I think you do not have a user problem, but a permission problem.
Try to give directories with "problems" to give universal read/write/execute permissions (ssh into your Synology then -> chmod -R 777 /volume1/web/myreadings
[assuming that is where your myreadings directory is]). Do the same with the data directories.
If it works then try to restrict the permissions.