Hi,<br>I&#39;m trying configure zope 2.11.4 + zmysqlda under Windows, for connecting it to a mysql database.<br>I&#39;ve done the next:<br><br>1) With zope stopped, I&#39;ve downloaded zmysqlda, the last version 2.0.8, and I copy it to &quot;&quot;C:\Zope\2.11.4\Zope\lib\<div id=":61">
python\Products&quot;. It&#39;s a dir named &quot;ZMySQLDA&quot;.<br>2) It needs for woking mysql-python, so I&#39;ve downloaded the last version 1.2.2, as windows binary, of &quot;<a href="http://sourceforge.net/projects/mysql-python/files/mysql-python/1.2.2/">http://sourceforge.net/projects/mysql-python/files/mysql-python/1.2.2/</a>&quot;, the file named MySQL-python-1.2.2.win32-py2.4.exe. It needs a python registered in the windows registry, and the python of zope is not registered in the installation, so I&#39;ve added a manual entry in the registry:<br>
<br>HKLM\Software\python\pythoncore\2.4\InstallPath, here I put a entry as reg_sz type with the value: &quot;C:\Zope\2.11.4\Python\&quot;<br><br>It works well ... For testing it, I go the zope python shell and I put: import _mysql, it doesn&#39;t show error ...<br>
<br>3) I start zope service, but when I go to the dropdown &quot;Add&quot; in zope root folder, I don&#39;t have Z Mysql ... What I do bad? I have another products working well, as Ldapuserfolder, for example.<br>Thanks beforehand.<br>
<br>Cheers...<br><a href="http://sourceforge.net/projects/mysql-python/files/mysql-python/1.2.2/MySQL-python-1.2.2.win32-py2.4.exe/download" title="Click to download MySQL-python-1.2.2.win32-py2.4.exe" class="name"></a></div>