[python-win32] Mysqldb
Simon Dahlbacka
simon.dahlbacka at gmail.com
Wed Oct 24 12:45:32 CEST 2007
the obvious? answer here is at least not with 'localhost' as hostname
On 10/24/07, kNish <singhai.nish at gmail.com> wrote:
>
> Hi,
>
> Command in use :
>
> conn = MySQLdb.connect(host = "localhost",port = 3306, user =
> "root",passwd = "",db = "dailies",cursorclass=MySQLdb.cursors.DictCursor)
>
> Error :
>
> OperationalError: (2003, "Can't connect to MySQL server on 'localhost'
> (10061)")
>
>
> Is it possible to have MySQLdb.connect run successfully from one
> machine to the server machine.
>
> This command run well from the server machine itself.
>
> Background premise : wamp5 on windowsxp.
>
> Is their a workaround for this.
>
> BRgds,
>
>
> kNish
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20071024/7ca06cfd/attachment.htm
More information about the python-win32
mailing list