Avensen
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Avensen-
Also, I suggest to use this command in cPanel Cron Jobs to call Magento cron: wget -O - -q 'http://www.yourdomain.com/cron.php' change www.yourdomain.com to your Magento installation domain.
-
I think your cron job calls stopped working correctly because starting from some 1.9.*.* version Magento added an additional block to the .htaccess to increase cron.php file security: ###########...
-
Great, thank you!
-
Michael, already restored site from an earlier backup and deleted the archive in question, my fault. I'll open a ticket if this happens again. Sorry for the rant :)
-
Somehow private key files in /var/cpanel/domain_keys/private for those accounts had "root:root" ownership. Changing ownership to "root:mail" resolved the problem. Thanks for posters in this thread:
-
was also
-
Hello, I'd suggest to: 1. check if server.myserver.com has a strict ("-all") SPF record and the SPF record includes the IP address of your mail server: Reverse IP Lookup - MxToolbox 5. check the ...