Giter VIP home page Giter VIP logo

Comments (4)

tahiralmas avatar tahiralmas commented on August 30, 2024 1

Hi @jacqueshenning

Please update your /etc/ictcore.conf and /etc/odbc.ini according to your database setup. and make sure database name, username and password are valid and authorized to access, ictdialer database.

Regards

from ictdialer.

misua avatar misua commented on August 30, 2024 1

if you look at the mysql db, the created database is ictdialer

looking at /usr/ictcore/etc/ictcore.conf in [db] section

name = ictcore (change this to ictdialer)

try to check /usr/ictcore/etc/odbc.ini too

the url to go is http://192.168.0.50/ictcore(not ictdialer as per manual)

i just wonder why call this ictdialer. if i cant auto dial? it seem to have a broadcast only system.

from ictdialer.

commiodev avatar commiodev commented on August 30, 2024

Same issue on a CentOS 7 install.

http://www.ictdialer.org/installation-guide
"
Now visit http://yourdomain/ictdialer in your browser

Default Username : [email protected]
Default Password : helloAdmin
"

from ictdialer.

jacqueshenning avatar jacqueshenning commented on August 30, 2024

Same issue here, vanilla install.
I can see from the error log that there is a issue with: /usr/ictcore/core/lib/DB.php
PHP Fatal error: Uncaught exception 'ICT\\Core\\CoreException' with message 'Unable to select database' in /usr/ictcore/core/lib/DB.php:32\nStack trace:\n#0 /usr/ictcore/core/lib/init.php(49): ICT\\Core\\DB::connect()\n#1 /usr/ictcore/core/Core.php(16): require_once('/usr/ictcore/co...')\n#2 /usr/ictcore/wwwroot/index.php(18): include_once('/usr/ictcore/co...')\n#3 {main}\n thrown in /usr/ictcore/core/lib/DB.php on line 32, referer:

I tried to manually add the credentials I created during setup, this also did not help.
In the install guide when creating the DB user it says:
GRANT ALL PRIVILEGES ON ictdialer. TO... instead of GRANT ALL PRIVILEGES ON ictdialer. TO...
note the * is this expected?

Kind Regards

from ictdialer.

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.