-
Notifications
You must be signed in to change notification settings - Fork 508
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
Installation guide should not overwrite mysql server without informing user #81
Comments
Are you using docker? |
No. I followed the instructions here: |
Thanks. Instruction has been updated: https://github.com/freescout-helpdesk/freescout/wiki/Installation-Guide#2-installing-package-dependencies |
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The default Ubuntu installation such as 16.04 that I am using in my server uses mysql. I was mindlessly copy/pasting and accidentally overwrote my Mysql which was irritating to fix.
The instructions SHOULD NOT suggest mariadb without informing users that it will automatically remove the mysql-server installation.
tarek : )
The text was updated successfully, but these errors were encountered: