I normally do the reindexing of "catalog_url" by entering into "shell" directory through SSH & using "indexer.php" But suddenly yesterday I tried to implement the process but getting error. Simply the following command
php -f indexer.php info
is showing the error:
PHP Fatal error: Class 'Mage' not found in MAGENTODIR/shell/abstract.php on line 79
I have changed the "Use flat catalog category" & "Use flat catalog product" to "No" and disabled the "Mage_Log" module output before trying yesterday's reindexing, as far as I can remember. Its Magento 1.7
Any idea or help would be appreciated. Thank You