-
Notifications
You must be signed in to change notification settings - Fork 56
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
How to install? #187
Comments
any help? i'm installed, but default admin/admin not working |
Where is your "$authdb" in the config.inc.php. |
hi , i encountered same problem. when i looked var_dump($userinfo); it shows bool(false) ; at do_db_auth function. |
I think it is related to php extension openssl compilation. all i have to do i think if there is no openssl support it does not create admin account in sqlite file but it creates empty database without account. |
How to install? Poor documentation didnt help.
We have issues getting the authdb working: Exception: Unable to open database: unable to open database file in /var/www/html/nsedit/includes/misc.inc.php:65 Stack trace: #0 /var/www/html/nsedit/includes/misc.inc.php(65): SQLite3->__construct('../etc/pdns.use...', 6) #1 /var/www/html/nsedit/includes/session.inc.php(4): include_once('/var/www/html/n...') #2 /var/www/html/nsedit/index.php(4): include_once('/var/www/html/n...') #3 {main}
my pdns.conf
The text was updated successfully, but these errors were encountered: