Register Domain
Use our search tool below to check the availability of your desired .com domain
Enjoy reliable 99.9% uptime, fast speeds, and 24/7 customer support.
Enjoy 99.9% uptime, one-click WordPress installation, and seamless updates.
Get your website online seamlessly on our SSD Servers without breaking the bank!
Enjoy personalized business-grade email, ample storage, and spam protection, all with 99.9% uptime.
Start on your own web hosting business with full control, custom branding, & tools.
Our NVMe Servers ensures your website or application runs flawlessly at any scale.
With root access, you handle your VPS, while we handle performance and reliability.
We handle all the technical aspects—while you focus on your business.
Before you start the transfer process, there are a few things you need to do to prepare for it...
WordPress is a user-friendly popular Content Management System that powers over 40% of websites worldwide...
Use our search tool below to check the availability of your desired .com domain
Easily transfer your domain to us and have a peace of mind.
Make instant ₦500 registration bonus after sign-up.
There are two ways to check the PHP version for your account – First, through the Select PHP Version menu.
To check what PHP version is selected for your hosting account, go to cPanel > Software > Select PHP Version menu:
You will see the current PHP version above by switching to extensions
Second, the PHPinfo() function.
The PHPinfo() function is commonly used to check the current state of PHP configuration. It can also be used for debugging purposes as it contains all EGPCS (Environment, GET, POST, Cookie, Server) data.
Follow the steps below to run the function:
1. Log into your cPanel account, go to the Files section > File Manager
2. Navigate to the public_html directory, click on +File and create a phpinfo.php file
3. Find the newly created file in the list and click on Edit in the upper corner menu or right-click on the file > Edit
4. Add the lines of the code provided below to the file and click on Save Changes:
<?php
phpinfo();
?>
5. To see detailed information about the PHP configuration of your account, open the http://yourdomain.tld/phpinfo.php link in your browser, replacing your domain.tld with your main domain name.
For security reasons, delete the file once you check all the necessary information.
There you have it! Need further assistance, Contact us.