serverinfo
serverinfo copied to clipboard
Add phpinfo() output
We have minimal information about the PHP configuration. It would be good to have a hidden panel which can be expanded to reveal the full configuration.
I want to second this idea! It would be really useful, especially because the nextcloud integrety check fails if one adds his own phpinfo.php file.
I am at the same situation, the root directory is nextcloud, and I would need an additonal subdomain or weaken security or change the URL patterns just to the the php infos :(
It would also be nice to have phpinfo() available in the official docker container. Otherwise I have to modify the container, which is something I'd like to avoid. Having the output of phpinfo() somewhere in the settings would solve this problem.
Any news on this topic or solutions you found in the meantime?
Implemented by https://github.com/nextcloud/serverinfo/pull/469