When we added PHP 7.3 to Hypernode three weeks ago we forgot to add the privilege for the app user to restart this version. This has now been fixed. The app user can now restart this version of PHP as well. To restart php7.3-fpm on a Hypernode you can run:


app@83f01a-vdloo-magweb-cmbl:~$ hypernode-servicectl restart php7.3-fpm

Note that restarting PHP should rarely be needed as our autohealing should take care of most problems that would be solved by a restart of some sort, but in cases where you want to give the system ‘a kick’ it could still be convenient.

This change will be deployed on all Hypernodes over the course of the next seven days.