If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Hello, Does anyone actually have all Magento crons and how they should be setup on alt-php from Cloudlinux? We often have customers having issues with cron and for Magento 1.9 and Magento 2.x they are different. I also checked this: https://cloudlinux.zendesk.com/hc/en...P-from-cronjob But that didnt work either......
Hello Jason,
Thank you for reaching out! If you use our selector then try specifying instead of php this:
/opt/alt/php70/usr/bin/php
If you have any other questions, feel free to ask here. Thank you for contacting us.
How to configure Magento cron job. Сron job is an important component for correct Magento performance. It is widely used for running actions that are performed on schedule, such as indexing and caching, sitemap generation, currency rate updates, and many more as well
Hello Agema,
With this question, you will find useful information here https://magento.com/technical-resources
Please let us know if you have any questions.
Thanks in advance!
It seems strange that if the user chooses a certain PHP version in "PHP Selector" in cPanel, that when they run PHP via command line, it would not automatically use that same version of PHP? If I choose PHP 7.4 in "PHP Selector", why do I also have to use /opt/alt/php74/usr/bin/php in my crons, instead of just /usr/local/bin/php or php?
> It seems strange that if the user chooses a certain PHP version in "PHP Selector" in cPanel, that when they run PHP via command line, it would not automatically use that same version of PHP? If I choose PHP 7.4 in "PHP Selector", why do I also have to use /opt/alt/php74/usr/bin/php in my crons, instead of just /usr/local/bin/php or php?
>
> - Scott
Hello Scott,
Thank you for reaching out! In this case, on cPanel you can specify the full path of PHP without specifying the path to our binary and then the required version will be called because in Cagefs the call to PHP will lead to the required version of PHP after several symlinks. Thank you for contacting us.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment