We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ezxss.settings' doesn't exist in /var/www/html/src/Database.php:107 Stack trace: #0 /var/www/html/src/Database.php(107): PDOStatement->execute(Array) #1 /var/www/html/src/Database.php(93): Database->fetch('SELECT value FR...', Array) #2 /var/www/html/src/Route.php(319): Database->fetchSetting('killswitch') #3 /var/www/html/src/Route.php(31): Route->verifySettings() #4 /var/www/html/index.php(35): Route->__construct() #5 {main} thrown in /var/www/html/src/Database.php on line 107
The text was updated successfully, but these errors were encountered:
请问是不是dockerfile中没有定义生成具体表结构,我直接登录PHPadmin,只有数据库名,没有具体的表
Sorry, something went wrong.
No branches or pull requests
Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ezxss.settings' doesn't exist in /var/www/html/src/Database.php:107 Stack trace: #0 /var/www/html/src/Database.php(107): PDOStatement->execute(Array) #1 /var/www/html/src/Database.php(93): Database->fetch('SELECT value FR...', Array) #2 /var/www/html/src/Route.php(319): Database->fetchSetting('killswitch') #3 /var/www/html/src/Route.php(31): Route->verifySettings() #4 /var/www/html/index.php(35): Route->__construct() #5 {main} thrown in /var/www/html/src/Database.php on line 107
The text was updated successfully, but these errors were encountered: