Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal already installed #27

Open
maxsim86 opened this issue Jan 6, 2019 · 1 comment
Open

Drupal already installed #27

maxsim86 opened this issue Jan 6, 2019 · 1 comment

Comments

@maxsim86
Copy link

maxsim86 commented Jan 6, 2019

To start over, you must empty your existing database and copy default.settings.php over settings.php.
To upgrade an existing installation, proceed to the update script.
View your existing site.

what are u thing about this,

@ghost
Copy link

ghost commented Jan 7, 2019

It's hard for me to say without seeing more detail, but if you've gone through the instructions in the readme.md and imported the provided database, then it sounds like your issue could be resolved by one of the following:

  • Try flushing caches (from web dir, run ../vendor/drush/drush/drush cr)
  • Make sure your settings.php is referencing the database you imported to (if it doesn't exist, make settings.php from a copy of default.setting.php and update it)
  • Check your directory and file permissions

More info about settings.php and permissions can be found here if you need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant