Hi. I'm trying to setup MyBB on my website but I keep getting this error:
I'm using the same login information as I use in php's new mysqli($connhost, $username, $password, $database); function. Should I be using different information? The database name is draked.db, I'm not sure if I should be using an actual web server address or what but I've also tried localhost and that isn't working either. I believe the issue is with the host name. I use NFSHost and have access to phpmyadmin if that helps.
Thanks.
I'm using the same login information as I use in php's new mysqli($connhost, $username, $password, $database); function. Should I be using different information? The database name is draked.db, I'm not sure if I should be using an actual web server address or what but I've also tried localhost and that isn't working either. I believe the issue is with the host name. I use NFSHost and have access to phpmyadmin if that helps.
Thanks.