PHP Warning: is_readable()
-
Log shows:
“PHP message: PHP Warning: is_readable(): open_basedir restriction in effect. File(/www/myfolder/.aws/config) is not within the allowed path(s): (/www/myfolder/public:/www/myfolder/mysqleditor:/www/myfolder/web:/www/myfolder/deploy:/www/myfolder/deployment:/www/myfolder/deployments:/usr/share:/tmp:/www/myfolder/.aws) in /www/myfolder/public/wp-content/plugins/amazon-polly/vendor/aws/aws-sdk-php/src/ClientSideMonitoring/ConfigurationProvider.php on line 236” while […]
/www/myfolder/.aws is already added to my PHP configuration for use with open_basedir. Though taking a look at the site that folder doesn’t actually exist.
Plugin working as expected, but the log is full of these annoying warnings.
Any help here?
The page I need help with: [log in to see the link]
- The topic ‘PHP Warning: is_readable()’ is closed to new replies.