सर्वर पर मुझे निम्न त्रुटि मिल रही है
Fatal error: Call to undefined function cache_get() in includes/module.inc on line 665
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function cache_get() in includes/module.inc, line 665
इसे कैसे ठीक करें?
sudo ln -sfn /usr/bin/php5 /etc/alternatives/php
function cache_get() { return false; }
हैsettings.php
।