Your Webhosting Questions
Answered by the Webhosting Experts
Tags
...
...

How will you check and confirm that your server is using suPHP?

It’s very simple to verify this. Have a simple ‘php info’ script.

Create a file named ‘phpinfo.php’ under the public_html of your domain

Insert the following code:

phpinfo();
?>

Access the file in your browser using the link https://yourdomain.com/phpinfo.php

At the top section search the line ‘Server API’.
If you see’CGI’ then your account is hosted on a server with suPHP.
If it shows ‘apache’ then you are NOT on a suPHP server.

Need More Personalized Help?

If you have any further issues, questions, or would like some assistance checking on this or anything else, please reach out to us from your my.hivelocity.net account and provide your server credentials within the encrypted field for the best possible security and support.

If you are unable to reach your my.hivelocity.net account or if you are on the go, please reach out from your valid my.hivelocity.net account email to us here at: support@hivelocity.net. We are also available to you through our phone and live chat system 24/7/365.

Tags +
...