We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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_create_database('MYSQL', 'localhost', '3306', 'tcuser', '1234', 'tcexam', 'tce_', true, true) #3 C:\xampp\htdocs\tcexam\install\install.php(92): F_install_database('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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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_create_database('MYSQL', 'localhost', '3306', 'tcuser', '1234', 'tcexam', 'tce_', true, true) #3 C:\xampp\htdocs\tcexam\install\install.php(92): F_install_database('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
The text was updated successfully, but these errors were encountered: