News and Announcements > General Discussion

SOLVED: Having trouble connecting to SQL Server 2017...

(1/2) > >>

SolidSonicTH:
I can't seem to get Roundcube to pass the username and password successfully during setup.

Is there something that needs to be configured on the SQL Server first before attempting this (like needing to open a port or something along those lines)?

I'll provide screenshots if needed.

rm13:
If this SQL server is on a separate box then yes, you may need to open a port. You could check with a sql command line client from where you are installing Roundcube.

SolidSonicTH:
No, it’s in the same server as the database, that’s what’s perplexing me.

rm13:
So are you able to create the initial database?
https://github.com/roundcube/roundcubemail/wiki/Installation#database-configuration

Any other database functional? For Linux something like this
--- Code: ---sudo lsof -i :mysql
--- End code ---
to be sure mariadb is listening.

SolidSonicTH:
I manually built the database instead of letting Roundcube do it.

Here's the specific errors I'm seeing (the top one is the most pressing but any advice on the other two would be helpful as well).



I might have set up my database user improperly so I'll go elsewhere for advice if that is the case.

Navigation

[0] Message Index

[#] Next page

Go to full version