the obvious? answer here is at least not with &#39;localhost&#39; as hostname<br><br><div><span class="gmail_quote">On 10/24/07, <b class="gmail_sendername">kNish</b> &lt;<a href="mailto:singhai.nish@gmail.com">singhai.nish@gmail.com
</a>&gt; 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>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Command in use : </div>
<div>&nbsp;</div>
<div>conn = MySQLdb.connect(host = &quot;localhost&quot;,port = 3306, user = &quot;root&quot;,passwd = &quot;&quot;,db = &quot;dailies&quot;,cursorclass=MySQLdb.cursors.DictCursor)</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Error :</div>
<div>&nbsp;</div>
<div><font color="#ff0000">OperationalError: (2003, &quot;Can&#39;t connect to MySQL server on &#39;localhost&#39; (10061)&quot;)</font></div>
<div><font color="#ff0000"></font>&nbsp;</div>
<div><font color="#ff0000"></font>&nbsp;</div>
<div><font color="#ff0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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>&nbsp;</div>
<div><font color="#000000">This command run well from the server machine itself.</font></div>
<div>&nbsp;</div>
<div>Background premise : wamp5 on windowsxp. </div>
<div>&nbsp;</div>
<div>Is their a workaround for this. </div>
<div>&nbsp;</div>
<div>BRgds,</div><span class="sg">
<div>&nbsp;</div>
<div>&nbsp;</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>