EyesOfNetworkCommunity / eonweb

EyesOfNetwork web interface
8 stars 12 forks source link

PHP update #101

Closed damda58 closed 3 years ago

damda58 commented 3 years ago

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?

Julien1498 commented 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.

damda58 commented 3 years ago

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 ...?

image

Julien1498 commented 3 years ago

You can use : rpm -e --nodeps "yourpackage"