Troubleshooting a File Not Found Error

From WHMCS Documentation

Revision as of 18:26, 21 January 2022 by SarahK (talk | contribs) (Checking for the File)

If you experience a File not found error, this may mean that a file is not present or is not accessible at the expected location. Performing the steps below will help you resolve this issue.

Checking for the File

To troubleshoot this, begin by validating whether the file is present in the local storage.

To do this:

  1. Check whether the file exists.
  2. Check the file's permissions and make certain that they allow access to the web user. For AWS S3, use AWS (or your compatible storage provider's) console to verify that the file is stored with the indicated key.

Test Configuration

You can confirm storage location accessibility using the Test Configuration feature.

To do this:

  1. Go to Configuration () > System Settings > Storage Settings and choose the Configurations tab.
  2. Select the configuration you want to test.
  3. Click the Test icon.

For AWS S3 (or compatible providers) this should also indicate whether there are any issues with the provided access key or access secret.