• Your plugin looks very popular and I want to use it on my website as well.

    However, my hosting company disables all exec() / exec.php or url_fopen functions. The hosting company supports CURL as an alternative to url_fopen.
    Do you mind telling me if your plugin uses exec() / exec.php or url_fopen functions or CURL?

    Thank you for support!

    https://wordpress.org/plugins/advanced-access-manager/

Viewing 1 replies (of 1 total)
  • Hi Hyoch,
    AAM does not use exec() or any other PHP functions that trigger compiled programs.

    We are using WordPress default way to make a remove calls. So if your hosting does not support cURL it will try to run different mechanism.

    Regards,
    Vasyl

Viewing 1 replies (of 1 total)
  • The topic ‘exec() / exec.php or url_fopen functions’ is closed to new replies.