serverinfo icon indicating copy to clipboard operation
serverinfo copied to clipboard

Use of phpinfo() in parameter->system info tab

Open bpollet opened this issue 5 years ago • 3 comments

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

bpollet avatar Dec 04 '20 15:12 bpollet

I don't see any benefit by adding this information to serverinfo.

kesselb avatar Dec 04 '20 15:12 kesselb

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

HigH-HawK avatar Dec 20 '20 21:12 HigH-HawK

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

bpollet avatar Dec 21 '20 05:12 bpollet

Closing as duplicate of https://github.com/nextcloud/serverinfo/issues/107

solracsf avatar May 09 '23 15:05 solracsf