Db table not found after php xampp update made

I’m having difficulty finding the db tables and placing in the proper folders into the new updated xampp 7.2.1 updated 3 days ago.

It says the following:

Fatal error:  Uncaught PDOException: SQLSTATE[42S02]: Base table 
or view not found: 1932 Table 'biblewheel.kjv' doesn't exist in engine 
in C:\xampp721\htdocs\biblewheel-php\bible_with_concordance\index.php:62
Stack trace:
#0 
C:\xampp721\htdocs\biblewheel-php\bible_with_concordance\index.php(62): 
PDO->query('SELECT * FROM k...')
#1 {main}
  thrown in C:\xampp721\htdocs\biblewheel-php\bible_with_concordance\index.php on line 62

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.