Last Updated 7 years ago
I added import to cron but it doesn't run, it just returns a 403 error. How do I fix this?
In this case, please make sure the file pshowimporter/direct_import.php has the correct file permissions (chmod), and that the import link in the cron job is enclosed in quotes '', because otherwise characters such as & in the link may be treated as Linux commands.