> Please Log into your cPanel.
> Please go to the Files section > File Manager option
> Please go to the directory you are working with. In our example, we are looking at the PHP settings for our main domain, so we are going to the “public_html” folder.
> Please click the +File option to create a new file.
> Please enter phpinfo.php, anyhow it can be named anything
> Please find the phpinfo.php file in your list of files
> Please Right-click on it and choose Edit.
> Please Enter the following code into the phpinfo.php file and save the file
<? phpinfo(); ?>