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

htpasswd: cannot modify file /var/www/conf/arbitrage.passwd; use '-c' to create it #169

Open
pilubt opened this issue Feb 27, 2018 · 1 comment

Comments

@pilubt
Copy link

pilubt commented Feb 27, 2018

Hi
I stopped installing here. I wanted to install under Ubuntu.
What is the correct format for this, or why do I get this error or how can I fix it?
htpasswd -b /var/www/conf/arbitrage.passwd username password
Error:
htpasswd: cannot modify file /var/www/conf/arbitrage.passwd; use '-c' to create it
If you could do it I would like to give you teamviewer access and of course I do not ask for free because I do not understand it.
My direct email: amunkaruha@gmail.com
Thanks

@yellowcandle
Copy link

for some reason, the -b flag doesn't work on ubuntu. I solved it by using:
htpasswd -n /var/www/conf/arbitrage.passwd [username]
and entering the password in the prompt New password:

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

2 participants