the obvious? answer here is at least not with 'localhost' as hostname<br><br><div><span class="gmail_quote">On 10/24/07, <b class="gmail_sendername">kNish</b> <<a href="mailto:singhai.nish@gmail.com">singhai.nish@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hi,</div>
<div> </div>
<div> Command in use : </div>
<div> </div>
<div>conn = MySQLdb.connect(host = "localhost",port = 3306, user = "root",passwd = "",db = "dailies",cursorclass=MySQLdb.cursors.DictCursor)</div>
<div> </div>
<div> Error :</div>
<div> </div>
<div><font color="#ff0000">OperationalError: (2003, "Can't connect to MySQL server on 'localhost' (10061)")</font></div>
<div><font color="#ff0000"></font> </div>
<div><font color="#ff0000"></font> </div>
<div><font color="#ff0000"> </font><font color="#000000">Is it possible to have MySQLdb.connect run successfully from one machine to the server machine. </font></div>
<div><font color="#000000"></font> </div>
<div><font color="#000000">This command run well from the server machine itself.</font></div>
<div> </div>
<div>Background premise : wamp5 on windowsxp. </div>
<div> </div>
<div>Is their a workaround for this. </div>
<div> </div>
<div>BRgds,</div><span class="sg">
<div> </div>
<div> </div>
<div>kNish</div>
</span><br>_______________________________________________<br>python-win32 mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:python-win32@python.org">python-win32@python.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">
http://mail.python.org/mailman/listinfo/python-win32</a><br><br></blockquote></div><br>