Q: How do I verify if PHP is installed and configured correctly?

Copy the test.php test file from the Extras folder, and place it within your Webroot folder.

In your browser, navigate to the test.php file. If MTWeb is configured as the default site, you can just go to localhost/test.php. If PHP is configured correctly, you can see a listing of the PHP configuration settings.

Once you have verified that PHP is set up correctly, move the test.php file back to the Extras folder, for security reasons.