Use of phpinfo() in parameter->system info tab
It could be great to have all informations about php configuration somewhere on the system tab.
This could be done using phpinfo() output in a subtab
I don't see any benefit by adding this information to serverinfo.
@bpollet Please could you elaborate what information of phpinfo() you want to see in the serverinfo and what benefit you would see by showing it?
The function phpinfo() shows a lot of information, of which only a handful is possibly relevant to the admin.
Hello.
You are right.
I was thinking especially at all the PHP modules which are installed.
Thus INFO_MODULES would be great.
This could help to check if there is any misconfiguration in the PHP installation
Closing as duplicate of https://github.com/nextcloud/serverinfo/issues/107