2018-08-18, 02:46 AM
Hello. I am trying to connect to my SQL 2017 database, but it doesn't seem to connect.
The ID/PW is correct. Not sure what I am doing wrong.
A solution will be much appreciated!
Cannot connect to database. :(
|
2018-08-18, 02:46 AM
Hello. I am trying to connect to my SQL 2017 database, but it doesn't seem to connect.
The ID/PW is correct. Not sure what I am doing wrong.
A solution will be much appreciated!
2018-08-18, 03:33 AM
Few things I feel might be havin issues here :-
Is the password correct(Make sure no spaces are there) ? Is the user having permissions to modify database ? This is the most basic issue in case of database connection. - MyBB
2018-08-18, 03:45 AM
Yeah, correct PW and account is the standard SA server admin with all the permissions.
2018-08-18, 09:42 AM
Instead of localhost try using the IP.
Plugin Count: I lost count.
Public Plugins are available here. Please do not PM me for support unless asked to.
2018-08-18, 10:54 AM
(2018-08-18, 02:46 AM)JesusChrist Wrote: Did you double check the database prefix? I noticed that it's showing mybb_, but does the forum database have the same prefix? If not, then you need to change the mybb_ prefix to match whatever it's in the forum database. If it is the same, then you need to double check the config.php file to make sure it matches whatever prefix you have in the forums database. Look at the screenshot. (you can disregard about changing the original admin folder name in the screenshot) I'm Serpius and You're Not ¯\_(ツ)_/¯
2018-08-18, 01:57 PM
(This post was last modified: 2018-08-18, 02:12 PM by JesusChrist.)
Wire, Serpius, ill try those solutions now.
- btw this is the SQL im using. is this fine? https://www.microsoft.com/en-us/download...x?id=55994 This is the forums database - its new and clean I've tried mybb_123 as the Table Prefix, still cannot connect. I'm thinking mybb requires a different SQL?
2018-08-18, 03:50 PM
MyBB 1.8 doesn't support Microsoft SQL server. We support MySQL, PostgreSQL and SQLite.
2018-08-19, 01:48 PM
2018-08-19, 02:28 PM
See here. The recommended version of MySQL you can run is 8.0.
Plugin Count: I lost count.
Public Plugins are available here. Please do not PM me for support unless asked to. |
« Next Oldest | Next Newest »
|