Monday, November 16, 2015

How to View PHP Information on Webmin Virtualmin

While some Web servers are managed locally on site for all changes, most are managed remotely at least some of the time. Webmin is a software suite commonly used for connecting to Unix-style systems remotely, allowing you full control as if you were at the server directly. If you have PHP running on your server, you will likely need to check the configuration settings by pulling the "phpinfo" file. This can be done easily from Webmin with just a few commands.

  • Log into the Webmin tool for your Web hosting.
  • Click "Running Processes" within the Webmin interface.
  • Click "Run..." and type "php -i" into the prompt that pops up.
  • Click the "Run" button. The phpinfo() command will be run, and your PHP configuration settings will be displayed.


Read more : http://www.ehow.com/how_8745930_php-information-webmin.html
How to View PHP Information on Webmin

Read more : http://www.ehow.com/how_8745930_php-information-webmin.html