Updating Script Files on the Server
When dealing with complex and hard-to-diagnose errors, a quick and effective solution is to update the script files on the server to the latest version.
Script files must always be uploaded and extracted on the server under the user account created specifically for the website (not root)!
Here’s what you need to do:
Download the update distribution package for your script version (the PHP version doesn’t matter — you can choose any of the available distributions).

Upload the distribution archive to the root folder of your website and extract it, replacing the existing files.
Check if the issue has been resolved.
PreviousWhat are the requirements for exchange services from monitoring platforms?NextHow to Update Files on the Server?
Last updated