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

                    • 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 steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
                    • RBM - Configure Content Check using Playback Script

                      Related topic: Check out this link if you want to configure content check through the Chrome Extension (Web Transaction Recorder). Content Check option Applications Manager's Real Browser Monitoring allows to configure content check to be done on the ...
                    • APMInsight Guided-Installation Troubleshooting Steps

                      Steps to troubleshoot errors while executing the Guided-Installation command: (Applicable for APM v172100 & above) Prerequisite: Connectivity: Ensure that a connection between the Applications Manager server and the application server is established. ...
                    • RBM - Add content check via Web Transaction Recorder (Chrome Extension)

                      Related topic: Check out this link if you want to configure content check through the Playback Script. Applications Manager's Real Browser Monitoring allows to configure content check to be done on the webpages by configuring checks for both Content ...