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

Problems installing ATutor #171

Closed
wabbittdevs opened this issue Oct 2, 2019 · 3 comments
Closed

Problems installing ATutor #171

wabbittdevs opened this issue Oct 2, 2019 · 3 comments

Comments

@wabbittdevs
Copy link

wabbittdevs commented Oct 2, 2019

I'm getting problems with many PHP warnings. Failing at step 3 connecting to the database. I've tried numerous PHP versions and not working. Tried 7.3, 7.2, 7.1, 5.1.

This is ATutor 2.24

I keep getting;
Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'USERAT'@'172.16.30.150' (using password: YES) in /misc/2/000/251/769/7/user/web/hte-academy.com/include/lib/mysql_connect.inc.php on line 18

Warning: mysqli::set_charset(): Couldn't fetch mysqli in /misc/2/000/251/769/7/user/web/hte-academy.com/include/lib/mysql_connect.inc.php on line 20

Warning: mysqli::query(): Couldn't fetch mysqli in /misc/2/000/251/769/7/user/web/hte-academy.com/include/lib/mysql_connect.inc.php on line 333

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /misc/2/000/251/769/7/user/web/hte-academy.com/include/lib/mysql_connect.inc.php:334 Stack trace: #0 /misc/2/000/251/769/7/user/web/hte-academy.com/include/install/install.inc.php(426): at_db_version(Object(mysqli)) #1 /misc/2/000/251/769/7/user/web/hte-academy.com/install/include/step2.php(19): create_and_switch_db('sqlXX.bravehost...', '3306', 'USER', 'PASS', NULL, 'DBNAMET_XXX', true) #2 /misc/2/000/251/769/7/user/web/hte-academy.com/install/install.php(45): require('/misc/2/000/251...') #3 {main} thrown in /misc/2/000/251/769/7/user/web/hte-academy.com/include/lib/mysql_connect.inc.php on line 334

I've removed my usernames, passwords, etc.

@gregrgay
Copy link
Collaborator

gregrgay commented Oct 2, 2019

Not really supporting ATutor any more. The first message suggests your mysql user details are incorrect.

@wabbittdevs
Copy link
Author

Oh that's too bad as it looked like a perfect platform. Do you have any other suggestions along the lines of ATutor?

@gregrgay
Copy link
Collaborator

gregrgay commented Oct 2, 2019

ATutor should still work fine (once your mysql credential are corrected). I don't have another suggestions.

@gregrgay gregrgay closed this as completed Oct 2, 2019
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