logs of roundcube vs CSF

inomi13

Verified User
Joined
Jan 7, 2022
Messages
186
I noticed that CSF default for roundcube read log from file /var/www/html/roundcube/logs/errors.log. However this path doesn't exist because current roundcube has symblink roundcube -> ../webapps/roundcubemail-1.7.3-XBcX/public_html

I know it's possible to add symblink to default path or add custom logs in CSF but as default it should be correct set.
 
The new CSF version does seem to have the path change in csf changelog and in actual csf.conf config file which doesn't get overwritten during regular updates. Have you tried contacting support? They could potentially force change it in the existing config as well.
 
The symlink is made by Directadmin, seems they forgot to add a symlink for the logfile, although my /logs directory (in the correct place) does not contain any logs, does yours?
We do have a /var/log/roundcube/errors.log so it seems they moved it to there and the csf.conf just needs adjusting to that path.
 
Back
Top