Magento Asked by C1oudM on December 19, 2021
System set up:
Elements to the cron set up
Using plesk to schedule cron to the relevant domain on the server
PHP Fatal error: Class ‘IntlDateFormatter’ not found in
/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on
line 111
Some queries suggest removing; from; extension=php_intl.dll
as I cannot directly edit the php.ini (1&1 VPS server) I need to check this will work or any other suggestions?
just to add: setup.cron.log = error. this is without an error notice but I assume that as magento.cron.log is in error it won’t work because of that.
php -m | grep mcrypt
sudo apt-get install php7.0-mcrypt
sudo phpenmod mcrypt
sudo service apache2 restart
sudo service php-fpm restart
There are chances that it may not work if you have two php installed in the system. One with Apace/php-fpm and one through CLI. In order to be sure that mcrypt is enabled. Creat a file testmcrypt.php in your root and with below code.
<?php
phpinfo();
Run the file your browser and check if you can see the mcrypt module in the page.
Answered by Kalyan Chakravarthi V on December 19, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP