I attempted to once again install Flarum, but instead use Wamp. When I got past the first phase (Install Flarum), everything worked fine. What happens afterwards for me is it shows a page (Update Flarum) and it asks for my database password, it's of course nothing because I use root. When I clicked the [Update Flarum] button, I got this error and I've been getting it for the past few tries...
Something went wrong: SQLSTATE[HY000]: General error: 1826 Duplicate foreign key constraint name posts_user_id_foreign (SQL: alter table posts add constraint posts_user_id_foreign foreign key (user_id) references users (id) on delete set null)
Apache Version: 2.4.41
Apache/2.4.41 (Win64) PHP/7.3.12 - Port defined for Apache: 80
PHP Version: 7.3.12
MySQL Version: 8.0.18 - Port defined for MySQL: 3306 - Default DBMS
Loaded extensions:
- curl
- dom
- gd
- json
- mbstring
- openssl
- pdo_mysql
- tokenizer
- zip
I only added the ones that are required for Flarum, that were shown to be loaded.