atutor / ATutor

NO LONGER USER LEVEL SUPPORTED. CONTRIBUTING DEVELOPERS INTERESTED IN MAINTAINING ATUTOR, SHOULD REQUEST COLLABORATOR ACCESS. : ATutor is an Open Source Web-based Learning Management System (LMS) used to develop and deliver online courses. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute standardized Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an accessible, adaptive, social learning environment.
https://atutor.github.io
183 stars 172 forks source link

about Atutor installation #153

Closed ruanyichen closed 6 years ago

ruanyichen commented 6 years ago

when the installation go to the step 1,I choose the button "I agree".But there is a blank page on the screen.What should I do? By the way ,on the step 0,all the condition have been satisfied

atutor commented 6 years ago

View the PHP error log for hints. What version of ATutor? What PHP version? What MySQL version?

ruanyichen commented 6 years ago

atutor 2.2.2 php5.6.34 mysql5.6.16

ruanyichen commented 6 years ago

Call to a member function fetch_assoc() on a non-object in /var/www/html/ATutor/include/lib/mysql_connect.inc.php on line 308, referer: http://202.116.46.251/ATutor/install/install.php

atutor commented 6 years ago

Is there a slash "\" in the mysql password? The password may need to be change if there is.

ruanyichen commented 6 years ago

Thanks!My problem has beens solved!By the way,I want to know whether the teachers can track the situation of students'study?

atutor commented 6 years ago

What did you do to solve the problem?

Yes, teachers can track students' progress using the tracker. See the Handbook for details.

ruanyichen commented 6 years ago

I think there are something wrong with mysql.When I stall mysql again and change my password,I can install ATutor successfully.There are also a slash "\" in my last password.Beside the progress, can the teachers track the students' learning situations,for example the learning time?