Page 1 of 1

eFa v5 - Mailwatch GeoIP database update error on Rocky Linux 9.4

Posted: 08 Jul 2024 08:58
by ajmind
When trying to update the GeoIP database via Mailwatch GUI I get on my new eFa-5.0.0-8 an error:

Code: Select all

read or write error on DIR /var/www/html/mailscanner/temp/ 

Code: Select all

drwxrwxr-x. 2 root root     53  8. Jul 08:13 temp
After changing it to

Code: Select all

drwxrwxr-x. 2 root apache     53  8. Jul 08:13 temp
it was working as expected.

I do not know if this is a specific problem of my install or a small bug.