Phpinfo fails to show php status

I can’t seem to get PHP to work. So I decided to check whether it was enabled with the phpinfo.php file,:<?php phpinfo();?>, but keep getting a blank page. I have reviewed various postings on the forum but none of them seem to address my issue directly.
Richard Webmaster
Site: https://patelliform-tugs.000webhostapp.com/

Hello

Try print(phpinfo()) insted. If the issue persists, please make sure PHP error reporting is turned on for your site in order to diagnose any eventual error

So, I followed your instructions and got phpinfo to work. However, you advised that I turn on PHP error reporting to diagnose errors.

I noticed that PHP configuration was 'greyed out '–so I cannot turn on error reporting. I am able to choose my PHP version though. Your features page shows that PHP was available for free accounts.

Please help to clarify.

Thanks,
Richard