can you create a new file in your public_html folder named phpinfo.php

in that file put this

<?php
phpinfo();
?>


save it then run yhis file in your browser, send the link or the results please