pattern promo banner arrows
store logo

Join 1 million+ sellers & claim your .store domain now!

100% Australian Owned and OperatedSupport Centre13 24 85Pay an InvoiceLOG IN
supportcentre scaled
Support Centre
Find the answers to your questions and get the support you need with the VentraIP help centre.

Generating a PHPinfo page

IMPORTANT: In the interest of security, it is best to remove the PHP info page you create after you’re done with it. As it provides detailed information about PHP and your web hosting environment.

The process you need to take is very simple, here are the steps:

  1. Log in to cPanel.
  2. Click on the File Manager
  3. Navigate into the public_html folder
  4. Click on the + File option cPanel create file
  5. In the New File Name field, input phpinfo.php
  6. Click Create New File
  7. Right click on the phpinfo.php file you just created, and click Edit.
  8. In the popup menu that appears, click Edit
  9. Paste in the following code, and click Save Changes<?php phpinfo(); ?>

Once you have done that, you can visit the page by visiting the domain/url associated with the web hosting service in your web browser (e.g. http://mydomain.com/phpinfo.php).

 

misc content center scaled