• Sources:
    httpd-2.4.51
    php-8.1.0
    mariadb-10.6.5
    wordpress-5.8.3`Configure wordpress from wp-config.php, and then I try to enter “wp-admin/installing.php”, but it stays blank, no response and no changes in your database. Even if I delete wp-config.php and use the automatic install of installing.php, it still goes blank with no response. How can i fix it?

    [14-Jan-2022 04:47:04 UTC] PHP Fatal error:  Uncaught mysqli_sql_exception: Table 'extblog.wp_options' doesn't exist in /home/web/wwwblog/blog2/wp-includes/wp-db.php:2056
    Stack trace:
    #0 /home/web/wwwblog/blog2/wp-includes/wp-db.php(2056): mysqli_query(Object(mysqli), 'SELECT option_v...')
    #1 /home/web/wwwblog/blog2/wp-includes/wp-db.php(1945): wpdb->_do_query('SELECT option_v...')
    #2 /home/web/wwwblog/blog2/wp-includes/wp-db.php(2581): wpdb->query('SELECT option_v...')
    #3 /home/web/wwwblog/blog2/wp-includes/functions.php(1734): wpdb->get_var('SELECT option_v...')
    #4 /home/web/wwwblog/blog2/wp-includes/load.php(752): is_blog_installed()
    #5 /home/web/wwwblog/blog2/wp-settings.php(159): wp_not_installed()
    #6 /home/web/wwwblog/blog2/wp-config.php(98): require_once('/home/web/wwwbl...')
    #7 /home/web/wwwblog/blog2/wp-load.php(50): require_once('/home/web/wwwbl...')
    #8 /home/web/wwwblog/blog2/wp-admin/install.php(36): require_once('/home/web/wwwbl...')
    #9 {main}
      thrown in /home/web/wwwblog/blog2/wp-includes/wp-db.php on line 2056
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[BUG] Can’t install the blog. Wrong inside in the SQL command.’ is closed to new replies.