Giter VIP home page Giter VIP logo

Comments (7)

lirantal avatar lirantal commented on July 25, 2024

Odd, it should use the same DB extension but maybe I didn't update the dologin.php for daloradius-users like I did for the tool itself. I'll take a look and see.

from daloradius.

lirantal avatar lirantal commented on July 25, 2024

Seems like opendb.php are similar in both.
Do you have more detailed logs maybe? are you sure the regular daloradius login works?

from daloradius.

bitak1 avatar bitak1 commented on July 25, 2024

I had the same problem and I found out, that daloradius-users library didn't have some files updated. Copying them from daloradius library solved the issue.

cd /var/www/daloradius/
cp ./library/daloradius.conf.php ./daloradius-users/library/
cp ./library/opendb.php ./daloradius-users/library/
cp ./library/tableConventions.php ./daloradius-users/library/
cp ./library/errorHandling.php ./daloradius-users/library/
chown -R www-data:www-data ./daloradius-users/library/

from daloradius.

lirantal avatar lirantal commented on July 25, 2024

@bitak1 thanks, would you be interested in submitting a PR with the proposed changes to fix the daloradius-users/ directory?

from daloradius.

charliez100 avatar charliez100 commented on July 25, 2024

atabase connection error
Error Message: DB Error: extension not found

First login using PHP7.0

from daloradius.

charliez100 avatar charliez100 commented on July 25, 2024

Also have the following challenge:
[root@localhost /]# yum install php-pear
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

  • base: jnb.mirror.kvm.net
  • epel: mirror.netweaver.uk
  • extras: jnb.mirror.kvm.net
  • ius: mirror.slu.cz
  • updates: jnb.mirror.kvm.net
    Resolving Dependencies
    --> Running transaction check
    ---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed
    --> Processing Conflict: 1:php70u-pear-1.10.5-1.ius.centos7.noarch conflicts php-pear < 1:1.10.5-1.ius.centos7
    --> Finished Dependency Resolution
    Error: php70u-pear conflicts with 1:php-pear-1.9.4-21.el7.noarch
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest

from daloradius.

sayayin2023 avatar sayayin2023 commented on July 25, 2024

Cuando intento logearme a me redirige a dologin.php

Cual es el error y como podria salucionar?

from daloradius.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.