Error 403

#1
Hi,

Our client using wordpress and run cron in latest cpanel. When i run it manually using curl, it showing 403 forbidden. Where i can check log for this issue? Please advice.

Thanks.
 
#2
This run manually:
Code:
curl https://www.mydoain.com/wp-cron.php?import_key=u37QvH&import_id=1&action=processing
 
Last edited by a moderator:
#3
Hello @zabidin2,

If I understand correctly, this problem only presents itself when running the command manually via SSH. Is that correct? If so, can you share the corresponding output from /var/log/apache2/error_log when you reproduce the 403 error code? Ensure to replace any real domain names or IP addresses with examples when pasting it here.

Thank you.
 
Last edited by a moderator:
Top