Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Redhat 8 also does not ship the libsodium library at all. Libsodium is used by PHP (amongst others) to provide encryption abilities - and we use this in Open-AudIT.

https://access.redhat.com/solutions/5284161

So, by default Open-AudIT 5.x uses the Remi repo for Redhat to get updated versions of PHP and a suitable libsodium.

...

What to do... what to do?

Well, you cou8ld could always install Redhat 9 and use the default repo's. This will "just work" as Redhat 9 has a suitable version of PHP and does ship libsodium.

...