• Resolved luismt74

    (@luismt74)


    Hello, the plugin gives me an error and I can’t solve it. Can you help me please?

    PHP Warning: is_readable(): open_basedir restriction in effect. File(/home/mysite/.aws/config) is not within the allowed path(s): (/home/mysite/web/mysite.com/public_html:/home/mysite/tmp:/var/www/html:/etc/phpmyadmin:/etc/phpMyAdmin:/var/lib/phpmyadmin:/var/lib/phpMyAdmin:/etc/roundcube:/etc/roundcubemail:/var/lib/roundcube:/var/lib/roundcubemail:/tmp:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/share:/var/opt:/opt) in /home/mysite/web/mysite.com/public_html/wp-content/plugins/wp-s3-smart-upload/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/ConfigurationProvider.php on line 65

    Wordpress 5.6.1
    PHP version 7.4.7

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @luismt74,

    Thanks for letting us know.

    It looks like our library is trying to read the default config File(/home/mysite/.aws/config). However, it’s not granted permission by your server (not within the allowed paths). That’s why the warning displays.

    By the way, which hosting provider are you using?
    Do you have total control over your server, e.g. files, config, & permission?

    Thread Starter luismt74

    (@luismt74)

    Hello! thanks for answering. Yes, I have a dedicated one and I can seek help to make any modification.

    You know, trying to find a solution I came across this. Sorry if I’m wrong: Disable Client-Side Monitoring on AWS storage

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warning!’ is closed to new replies.