Heyuri / kokonotsuba

Heyuri's BBS software
Other
19 stars 12 forks source link

Installer help #34

Closed planetzeke closed 1 year ago

planetzeke commented 1 year ago

I tried setting up my kokonotsuba instance on just a simple localhost enviornment on macOS using xampp for testing but I get this output log error in the install page

`Notice: Undefined index: logfolder in /Applications/XAMPP/xamppfiles/htdocs/wurlchan/install.php on line 110

Notice: Undefined index: logfolder in /Applications/XAMPP/xamppfiles/htdocs/wurlchan/install.php on line 111

Warning: mysqli::__construct(): (HY000/1045): Access denied for user '(redacted lmfao)'@'localhost' (using password: YES) in /Applications/XAMPP/xamppfiles/htdocs/wurlchan/install.php on line 112

Warning: mysqli::stmt_init(): Couldn't fetch mysqli in /Applications/XAMPP/xamppfiles/htdocs/wurlchan/install.php on line 113

Creating database...

Warning: mysqli::query(): Couldn't fetch mysqli in /Applications/XAMPP/xamppfiles/htdocs/wurlchan/install.php on line 118

Error, could not drop table.`

What should i do?

Releasement commented 1 month ago

What was the solution?