• Resolved scohoe

    (@scohoe)


    When I click Issue and install Free SSL I get the following pop up warning

    Please don’t use this option if you have more than 4 domains/sub-domains. Use cron job instead.

    and I can click ok or cancel, either option just closes the popup warning, and that’s all that happens.

    What should happen next, how do I get it to auto-install?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Anindya Sundar Mandal

    (@speedify)

    In this case, please set up the cron job and wait for the first run. That quick option for 4 or fewer domains/sub-domains.

    Thread Starter scohoe

    (@scohoe)

    When I click “Add the Cron Job” the page reloads, don’t see anything else happening, same error window on when I go back and click install.

    Plugin Author Anindya Sundar Mandal

    (@speedify)

    Seems like the PHP shell command execution is not supported by your host. So please login to cPanel –> Cron Jobs and add the cron job there. Set it to run once every day.

    Path of the cron file: If the absolute path of the WordPress directory is /home/username/public_html/mysite, Path of the cron file is /home/username/public_html/mysite/wp-content/plugins/auto-install-free-ssl/cron.php .

    The cron command is:
    php -q /home/username/public_html/mysite/wp-content/plugins/auto-install-free-ssl/cron.php

    Please let me know the result.

    Plugin Author Anindya Sundar Mandal

    (@speedify)

    Marking the issue as resolved due to 1 month of inactivity.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Please don’t use this option if you have more than 4 domains/sub-domains. Use cr’ is closed to new replies.