It has nothing to do with a plugin or symfony. Your MSSQL server is not allowing connections from locations outside the local machine. I.e. remote connections are not being allowed by the MSSQL server.

If it was MySQL I would say make sure the host value for the user you are trying to connect to allows connections from the remote machine or from everyone (%). I do not know how to manage users on MSSQL or if its different.

On 22/02/2011 02:16, Ernesto Garcia wrote:
Hello.

I want to connect a computer running Linux Symfony with MSSQL server.

If I make the connection with php on the same machine works fine but if I try from symfony doctrine waiting time is very long and impossible to establish a connection.

It is possible with this setup?. I need a plugin or something I have to upgrade my Linux machine?

Thanks.

--
Ernesto GarcĂ­a
erne...@taxusnet.com <mailto:erne...@taxusnet.com>
--
If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to