PHP Host Information

Sometimes it is necessary to check the PHP status on your web server.  To do that create a file called info.php and add the following text.

<?php

phpinfo();

?>
 

Upload it to your server and then run it.  If a member of support has asked for your server specifications you can send this as a link.

Home Forum Client Area