By sunitha-1 on
After installing drupal without giving table prefix , wat should be done to give table prefix using settings.php?
After installing drupal without giving table prefix , wat should be done to give table prefix using settings.php?
Comments
you'll have to update all
you'll have to update all the table names to include the prefix using, say, phpmyadmin. Then you'll have to update the table prefix in settings.php