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

Issue with script #60

Open
DCorwinTCS opened this issue Aug 10, 2021 · 1 comment
Open

Issue with script #60

DCorwinTCS opened this issue Aug 10, 2021 · 1 comment

Comments

@DCorwinTCS
Copy link

I'm trying to run the script and I keep getting the following error:

`PHP Fatal error: Uncaught exception 'ICT\Core\CoreException' with message 'Unable to connect database server error:' in /usr/ictcore/core/lib/DB.php:28

Stack trace:

#0 /usr/ictcore/core/lib/init.php(49): ICT\Core\DB::connect()

#1 /usr/ictcore/core/Core.php(16): require_once('/usr/ictcore/co...')

#2 /usr/ictcore/bin/sendmail/email_to_fax(18): include_once('/usr/ictcore/co...')

#3 {main}
thrown in /usr/ictcore/core/lib/DB.php on line 28

`

I'm not sure if i can ignore this or if this is an issue. This is my first time trying out this software.

@fizaict
Copy link
Contributor

fizaict commented Aug 23, 2021

Please follow the steps given on ICTCore website to install ICTCore. I think the issue is maybe because you didn't define the database configurations in ictcore/etc/ictcore.conf.

https://ictcore.org/guides/

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

2 participants