/var/opt/remi/php73/lib/php/session is not writable

Hi, i’ve installed LibreNMS on CentOS Linux release 7.7.1908 (Core) following the documentation on the site.

For php i choose the Remi 7.3

On stage 0 of the web installer i get this two errors:

/var/opt/remi/php73/lib/php/session is not writable

/tmp is not writable

Permission are:

[root@localhost /]# ls -ld /var/opt/remi/php73/lib/php/session
drwxrwx---. 2 root apache 84 12 feb 09.46 /var/opt/remi/php73/lib/php/session

[root@localhost /]# ls -ld /tmp/
drwxrwxrwt. 10 root apache 4096 12 feb 16.05 /tmp/

Any help?

I have the exact same issue, is there an issue ?