Hi
I have installed magento 2.1.7 on web hosting, there have some issue in re indexing please suggest me for indexing on web hosting.
Hi @Famekart,
The image is not visible yet (I guess a moderator has to approve image).
Can you copy the message/error?
Hello You have to reindexing your system using indexer command from command line terminal.
Using Terminal, Open your Magento root path with SSH.
Just go to system root path and run command,
php bin/magento indexer:reindex
After successfully completed run above command your issue will resolve.
Please let me know if you need any help.
If answer helpful, click Kudos and accept as solutions.
Please check the documentation: http://devdocs.magento.com/guides/v2.1/config-guide/cli/config-cli-subcommands-cron.html
You'll need to be sure if your Magento's cronjobs are running.
Hi,
I am install a paid theme in magento 2.1.7, there have some problem when am run setup wizard to activate theme. Please check & revert.
@Famekart, I have saw your site and its display error like,
Setup version for module 'Magento_CustomerSampleData' is not specified
So you have to first remove entry from database table setup_module,
Manually delete Entry with Magento_CustomerSampleData in above table
Now run command,
php bin/magento setup:upgrade
Thanks.
If issue solved, click Kudos and Accept as Solution.
I'm facing the same issue with
staging.dial-a-tire.ae
How did you locate the error? If possible to help me out as well?
Thank you