Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
How do I view the current PHP environment settings for my Fully Managed Linux Server? | Advanced Internet Technologies

Last updated on February 16, 2015

To view the PHP settings, create a file with the following command:

 <?
phpinfo();
?>

This file must be saved with a .php extension, an example file name would be info.php.  Once uploaded to your server access the file via browser. The page will display the current environment setting for php. PHP is only available on our Linux Servers.