Background of the issue:
I am trying to resolve warnings in our error.log related to file paths, suspecting a path might be set wrong.
Symptoms:
PHP Warning: file_exists(): open_basedir restriction in effect. File(WP Endpoints-en_US.mo) is not within the allowed path(s) ... in /home/wp/disk/wordpress/wp-content/plugins/wpml-string-translation/classes/MO/Hooks/LoadTranslationFile.php on line 81
Questions:
How can I resolve the open_basedir restriction warning?
Is there a specific path configuration needed for WPML?
The topic ‘[Closed] We are getting warnings in our error.log: file_exists(): open_basedir restriction in effect. File(WP…’ is closed to new replies.