Troubleshooting steps to check if installation of PHP has been done properly

Troubleshooting steps to check if installation of PHP has been done properly

Please check if the below steps have been performed to successfully install PHP:
  • Create a sample .php file within your web application that contains the following:
    <?php phpinfo();?>
  • Navigate to this page in a web browser and scroll through the alphabetical list of modules to find zpa. If you are able to view the zpa module then it means that your installation has been successful.
                       
                       If you do not see zpa in this list, then contact appmanager-support@manageengine.com
  
  

                  New to ADSelfService Plus?

                    • Related Articles

                    • PHP Monitor Troubleshooting

                      PHP Monitor Errors and Troubleshooting Guide Check if the phpstats.php file in the webserver's document root. Ensure there are no modifications done in phpstats.php file Check if the given PHP path is correct. Retry with the "SSL is enabled" option ...
                    • Troubleshooting steps if you don't see any data after installing the PHP agent

                      Problem statement: After installing the APM Insight PHP agent, you may encounter a situation where no data is displayed in the AppManager Console. Troubleshooting steps: 1. Ensure that both the APM Insight PHP agent and the AppManagerDataExporter ...
                    • Real User Monitor (RUM) - Troubleshooting

                      If the monitor has not polled data for a long time, follow the below steps for troubleshooting. Step 1: Check the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer this help ...
                    • How to install the APM Insight PHP Agent in an Azure Web App?

                      Follow these steps to install and configure the APM Insight PHP Agent in an Azure Web App. Step 1: Create a deployment script Navigate to the directory /home/apm/ (create it if it doesn’t exist). Create a new shell script named apm-phpagent-deploy.sh ...
                    • gMSA troubleshooting steps

                      Troubleshooting Guide for GMSA account issues in Applications Manager This guide provides step-by-step instructions to resolve authentication issues when using a Group Managed Service Account (gMSA) with ManageEngine Applications Manager for SQL ...