I don't want to have a dependency on PHP unless there is a good reason to. The only thing that depends on it at the moment is when a user clicks Start. The IPv4 from the client through browser is displayed. Currently, it's broke when PHP is not installed:
It was decided to remove the feature to display the local IP of the user on this screen. This enabled us to remove a depends on php and also not spend time figuring out an alternative.
I don't want to have a dependency on PHP unless there is a good reason to. The only thing that depends on it at the moment is when a user clicks Start. The IPv4 from the client through browser is displayed. Currently, it's broke when PHP is not installed: