Quote:
so now it accepts remote tcp/ip connections as it should
|
You should never allow remote connections to the database, as long you don't have a dedicated database-server separated from your webserver... perspective of security nobody external should have the option to connect directly to the database.
Hope you find the problem in your server-settings so I learn about such problem and to help other users in the future