• Claus

    (@taruk)


    Hello tkiss,

    on all installations of Eazy CF Captcha I’m getting the same PHP Warning:

    2023/03/03 11:05:20 [error] 18372#18372: *196578 FastCGI sent in stderr: "PHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(ActionScheduler_Lock.php) is not within the allowed path(s): (/tmp:/dev/urandom:/home/wp/rbsh/conf/RAIDBOXES:/home/wp/tmp/limit-login:/home/wp/tmp/multisite:/home/wp/disk/wordpress) in /home/wp/disk/wordpress/wp-content/plugins/eazy-cf-catpcha/includes/Autoloader.php on line 23PHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(ActionScheduler_OptionLock.php) is not within the allowed path(s): (/tmp:/dev/urandom:/home/wp/rbsh/conf/RAIDBOXES:/home/wp/tmp/limit-login:/home/wp/tmp/multisite:/home/wp/disk/wordpress) in /home/wp/disk/wordpress/wp-content/plugins/eazy-cf-catpcha/includes/Autoloader.php on line 23PHP message: PHP Warning: file_exists(): open_basedir restriction in effect. File(ReallySimpleCaptcha.php) is not within the allowed path(s): (/tmp:/dev/urandom:/home/wp/rbsh/conf/RAIDBOXES:/home/wp/tmp/limit-login:/home/wp/tmp/multisite:/home/wp/disk/wordpress) in /home/wp/disk/wordpress/wp-content/plugins/eazy-cf-catpcha/includes/Autoloader.php on line 23" while reading upstream, client: 84.131.52.36, server: alexandra-kind.com, request: "POST /wp-admin/admin-ajax.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/wordpress.php-fpm.sock:", host: "alexandra-kind.com", referrer: "https:XXX/wp-admin/plugins.php?plugin_status=all"

    The PHP Server is NGINX. I think it is because the standard installation path of your plugin is set to “…./plugins/eazy-cf-catpcha/…” Maybe this is the “not allowed path”.

    When changing the path to “…/plugins/eazy-cf-captcha/…” the warning is gone but the plugin doesn’t work.

    Would be nice to get this fixed in next update. Thank you for your work.

    Kind regards, Claus

Viewing 1 replies (of 1 total)
  • Plugin Author Tamás

    (@playwithpixels)

    Hey Claus,

    thanks for pointing out this issue! I found a bug in my oldschool autoloader and fixed it for the next release, which should be published as I am writing here ??

    Best regards, Tamás

Viewing 1 replies (of 1 total)
  • The topic ‘PHP Warning concerning installation path of Eazy CF Captcha Plugin’ is closed to new replies.