header

Collapse

Error when running install script - database tables not initialized

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Go to Thank You sherwood
    Junior Member
    • 01.2021
    • 8
    • 0
    • 0

    Font Size
    #1

    Error when running install script - database tables not initialized

    Go to Thank You
    Hi support,



    I have an issue when trying to install vB 5 connect v5.6.4, using the install script. It seems to connect to the correct database, but then generates an error when it cannot find the user table. No tables are created.



    >> This is the error I receive when opening install/install.php:



    mysqli_fetch_array(): Argument #1 ($result) must be of type mysqli_result, bool given



    >> This is the log on the sql server:



    | 2021-02-04 12:50:49.046563 | [sqluser] @ localhost [] | 33 | 0 | Connect | sqluser@localhost on using Socket |

    | 2021-02-04 12:50:49.046789 | sqluser[sqluser] @ localhost [] | 33 | 0 | Init DB | forum |

    | 2021-02-04 12:50:49.046916 | sqluser[sqluser] @ localhost [] | 33 | 0 | Query | SELECT @@character_set_database AS db_charset |

    | 2021-02-04 12:50:49.047148 | sqluser[sqluser] @ localhost [] | 33 | 0 | Query | SET NAMES latin1 |

    | 2021-02-04 12:50:49.047317 | sqluser[sqluser] @ localhost [] | 33 | 0 | Query | SET @@sql_mode = '' |

    | 2021-02-04 12:50:49.063869 | sqluser[sqluser] @ localhost [] | 33 | 0 | Query | SET @@sql_mode = '' |

    | 2021-02-04 12:50:49.064131 | sqluser[sqluser] @ localhost [] | 33 | 0 | Query | SELECT version() AS version |

    | 2021-02-04 12:50:49.065724 | sqluser[sqluser] @ localhost [] | 33 | 0 | Query | SELECT * FROM user LIMIT 1 |

    | 2021-02-04 12:50:49.066122 | sqluser[sqluser] @ localhost [] | 33 | 0 | Quit |



    >> database exists but remains uninitialized:



    mysql> use forum

    Database changed

    mysql> show tables;

    Empty set (0.00 sec)



    Any idea where things are going wrong? Using PHP 8.0 and Apache/2.4.18 (Ubuntu).



    Thanks in advance.

    Devami...Go to Top of Post
    Similar Threads
X

Thread Information

Collapse

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

    Those who read this thread

    Collapse

    Members who have read this thread: 0

      Related Topics

      Collapse

      Topics Statistics Last Post
      Started by vB-Info, 2 weeks ago
      0 responses
      4 views
      0 reactions
      Last Post vB-Info
      by vB-Info
      Started by vB-Info, 2 weeks ago
      0 responses
      2 views
      0 reactions
      Last Post vB-Info
      by vB-Info
      Started by vB-Info, 13.03.24, 20:42
      0 responses
      21 views
      0 reactions
      Last Post vB-Info
      by vB-Info
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎

      AdBlock Detected

      Please Disable Adblock

      Please consider supporting us by disabling the ad blocker.

      I've Disabled AdBlock
      Home