What to do if some error occurs in installation of drupal ? Should we delete the whole folder and upload fresh one again ?
The answer is certainly NO. We just update settings.php file in /sites/default/ and the files in folder named 'files' in the same location as settings.php i.e., /sites/default/ while installing Drupal.
So, you already got the answer. :)
If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged
The answer is certainly NO. We just update settings.php file in /sites/default/ and the files in folder named 'files' in the same location as settings.php i.e., /sites/default/ while installing Drupal.
So, you already got the answer. :)
- Just delete the settings.php file and remove if there are any files in the 'files' folder.
- Copy default.settings.php to same location as settings.php
- Open your URL.
- Voila ! You will find your installation from start and its fresh too.
If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged
No comments:
Write comments