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

Freeradius 3.x PHP7 and Postgres: DB connection failure #34

Closed
kbaegis opened this issue Jun 17, 2017 · 5 comments
Closed

Freeradius 3.x PHP7 and Postgres: DB connection failure #34

kbaegis opened this issue Jun 17, 2017 · 5 comments
Assignees

Comments

@kbaegis
Copy link

kbaegis commented Jun 17, 2017

On dologin.php:

 Warning: include_once(DB.php): failed to open stream: No such file or directory in /var/www/localhost/htdocs/daloradius/library/opendb.php on line 84

Warning: include_once(): Failed opening 'DB.php' for inclusion (include_path='.:/usr/share/php7:/usr/share/php') in /var/www/localhost/htdocs/daloradius/library/opendb.php on line 84

Fatal error: Uncaught Error: Class 'DB' not found in /var/www/localhost/htdocs/daloradius/library/opendb.php:86 Stack trace: #0 /var/www/localhost/htdocs/daloradius/dologin.php(49): include() #1 {main} thrown in /var/www/localhost/htdocs/daloradius/library/opendb.php on line 86

Never had daloradius working, so I don't know what to compare this output to.

@lirantal
Copy link
Owner

There's an issue here where we logged how to make sure you have all of these dependencies installed. Take a quick look in the issue queue and you'll find it.

@lirantal lirantal self-assigned this Jun 20, 2017
@daniel2029
Copy link

Was there a solution to this?

@lirantal
Copy link
Owner

@daniel2029 still an issue for you? we have detailed installation instructions on this issue #87 - perhaps you can try and follow it?

@daniel2029
Copy link

Thanks for your reply @lirantal I appreciate it. However I gave up.

@lirantal
Copy link
Owner

lirantal commented Jul 3, 2021

Sorry to hear and goodluck

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

3 participants