tecnickcom / tcexam

TCExam is a CBA (Computer-Based Assessment) system (e-exam, CBT - Computer Based Testing) for universities, schools and companies, that enables educators and trainers to author, schedule, deliver, and report on surveys, quizzes, tests and exams.
http://www.tcexam.org
Other
570 stars 402 forks source link

install TCexam fatal error 89 #439

Open yenz79 opened 3 weeks ago

yenz79 commented 3 weeks ago

This is the installation script of TCExam by Tecnick.com LTD

DO NOT USE THIS SCRIPT FOR UPGRADING AN EXISTING INSTALLATION, INSTEAD READ UPGRADE.TXT

Please wait, this installation may take a while...

start TCExam installation............[OK] start database installation.........[OK] create or replace database and get connection........ Fatal error: Uncaught mysqli_sql_exception: Can't drop database 'tcexam'; database doesn't exist in C:\xampp\htdocs\tcexam\shared\code\tce_db_dal_mysqli.php:89 Stack trace: #0 C:\xampp\htdocs\tcexam\shared\code\tce_db_dal_mysqli.php(89): mysqli_query(Object(mysqli), 'DROP DATABASE t...') #1 C:\xampp\htdocs\tcexam\install\tce_functions_install.php(203): F_db_query('DROP DATABASE t...', Object(mysqli)) #2 C:\xampp\htdocs\tcexam\install\tce_functions_install.php(63): F_createdatabase('MYSQL', 'localhost', '3306', 'tcuser', '1234', 'tcexam', 'tce', true, true) #3 C:\xampp\htdocs\tcexam\install\install.php(92): F_installdatabase('MYSQL', 'localhost', '3306', 'tcuser', '1234', 'tcexam', 'tce', true, true, 'install.log') #4 {main} thrown in C:\xampp\htdocs\tcexam\shared\code\tce_db_dal_mysqli.php on line 89