
14 Feb
2006
14 Feb
'06
10:46 p.m.
Koning, Rene wrote:
I've installed OTRS local on my pc and on a server (Windows 2003 server). How can I connect to the MYSQL database on the server with MySqlmanager? Connecting to the locally MySQL database (on the pc) is no problem, but I cann't connect to the server...
This sounds like how I backed into MySQL, as well. It took a while, but eventually figured out that (in the mysql database) there must be entries in the db, host and user tables, all of which allow access. If any one of them is wrong, or missing, no remote connection. Also, as someone else has written, proper permissions must be GRANTed. Steve