Banshee
the secure PHP framework

Forum

failed install on Windows and WAMP64

KickStart
16 january 2018, 21:17
I've been trying to get Banshee running on Windows 10 running WAMP64 (MySQL 5.7.19, Apache 2.4.27, PHP 7.1.9

I've followed the install instructions. I've checked the configurations noted in the instructions.

I get the following error
mysqli_connect(): (HY000/1045): Access denied for user 'banshee'@'localhost' (using password: YES)
line 25 in C:\wamp64\www\banshee-master\libraries\database\mysqli_connection.php
Banshee\Database\MySQLi_connection: not connected to the database!

The MySQL command line client is missing. Install it and refresh this page.


I'm not sure what other information you will need, but if you ask, I will provide (with some exceptions).

Thanks for the help.
Hugo Leisink
17 january 2018, 14:30
Does the file settings/website.conf contain the right database settings?

Banshee was made for Linux. If you want to use it on Windows, you probably have to import the database (database/mysql.sql) manually.
Message preview

The following BB-codes are available in a message:

  • [b]Bold text[/b]
  • [center]Center text or imagen[/center]
  • [color=color name or #RGB code]Colored text[/color]
  • [i]Italic text[/i]
  • [img]Link to image[/img]
  • [right]Align text or image right[/right]
  • [s]Strike-through text[/s]
  • [size=pixelsize]Big or small text[/size]
  • [u]Underlined text[/u]
  • [url]Link to website[/url]
  • [url=link to website]Link text[/url]