File path for this plugin needs to use $_SERVER variable #1
-
Problem: The site was down because we found out because the full path for the site has changed so we needed to change the cache path to reflect this for the site to work again.
The current PATH of this plugin seems to be static.
Current path is: /srv/bindings/ABC1234/code/wp-content/uploadsExample:
/srv/bindings/ABC1234/code/wp-content/uploads – the directory after /bindings/ was changed last week when it was down.
This is happening in other hosting platform. Binding IDs change from time to time due to container migrations as part of maintenance.
So I believe this plugin needs to use $_SERVER variable instead to retrieve the binding path.
The page I need help with: [log in to see the link]
- The topic ‘File path for this plugin needs to use $_SERVER variable #1’ is closed to new replies.