- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One or more indexers are invalid. Make sure your Magento cron job is running.
Hi all,
I'm completely new to Magento, i started playing with 1.9 and when i saw 2.0 i decided to fiddle with it. I have spent Friday and Saturday trying to find a fix for this to no avail. I consulted magento 2 documentation and it looks like it was written for experienced users! I tried Cronnix to run cron jobs, Launchd but i still have the warning!!
Can someone help me please?
I'm running AMPPS on OS X EI Capitan 10.11.1, magento2, community-edition
Thank you
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: One or more indexers are invalid. Make sure your Magento cron job is running.
current path
/applications/ampps/www/magento-ce-2/bin
when i tried to reindex manually using
php magento indexer:info
i got this error
[ErrorException] Use of undefined constant MCRYPT_BLOWFISH - assumed 'MCRYPT_BLOWFISH'
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: One or more indexers are invalid. Make sure your Magento cron job is running.
You should install and enable PHP mcrypt extension: http://php.net/manual/en/book.mcrypt.php
It is a Magento system requirement: http://devdocs.magento.com/guides/v2.0/install-gde/system-requirements.html#required-php-extensions