How to Create a phpinfo Page to View Your PHP Settings?

> 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(); ?>


  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SQL server- network related or instance-specific error happened while connection establishing

  Instance-specific or network related error happening while connecting to SQL server   Please...

OleDB connection string examples

OleDB connection string examples MS Access (Jet) "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA...

Do you allow custom COM components?

Do you allow custom COM components? We are not offering to install the custom COM components...

Error when accessing a WCF services

Error when accessing a WCF services Error when accessing a WCF service: "IIS specified...

How to cache static contents to client with UseMaxAge?

You can consider to caches static contents to the client with UseMaxAge if your website has too...

Powered by WHMCompleteSolution