Closed damda58 closed 3 years ago
Hello @damda58, There is no procedure yet but we are currently working on a new version of eon with PHP8. It will be available in the coming months.
When I want to uninstall php-common to install the new one here is what I have in dependencies. How to do so that it does not delete eon nagios etc ...?
You can use : rpm -e --nodeps "yourpackage"
Hello, is it possible to update php on an eon server? Because version 5.4 is old and I need at least version 5.5 to set up personal scripts. If so, is there a procedure?