We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello,
trying setup with install.php but cant locate dog_cookie.txt in /tmp/ folder, as it is empty, so I cant use password to proceed.
I assume that the /tmp/ should be in my server's /var/www/html/wifidog-auth/wifidog folder.
The text was updated successfully, but these errors were encountered:
Hi!
The dog_cookie.txt is inside tmp/system-something-hash-here-apache/tmp folder.
Navigate to /etc using cd /etc and go one step back using cd ..
Then go to cd /tmp/ and check which folder matches apache by using ls command.
Once you are in tmp/system-something-hash-here-apache folder, go to tmp inside this folder and there will be dog_cookie.txt.
Sorry, something went wrong.
No branches or pull requests
hello,
trying setup with install.php but cant locate dog_cookie.txt in /tmp/ folder, as it is empty, so I cant use password to proceed.
I assume that the /tmp/ should be in my server's /var/www/html/wifidog-auth/wifidog folder.
The text was updated successfully, but these errors were encountered: