<div>Thanks for your help. However I am still not able to install the database adapter.</div>
<div>&nbsp;</div>
<div>I&nbsp;copied the file&nbsp; psycopg-configure.zcml into &quot;package-includes&quot;</div>
<div>and&nbsp;folder psycopgda into .\lib\python<br>&nbsp;</div>
<div>C:\PyZope\ZopeHome<br>bin<br>etc<br>&nbsp;&nbsp; package-includes<br>lib<br>&nbsp;&nbsp; python<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; psycopgda<br>log<br>var</div>
<div>&nbsp;</div>
<div>I get the following errors.&nbsp;==&gt;&nbsp;&nbsp;&nbsp; ConfigurationError: ('Invalid value for', 'class', &quot;Couldn't import psycopgd<br>a.adapter, No module named psycopg&quot;)</div>
<div>&nbsp;</div>
<div>==============&nbsp; LAST FEW LINES&nbsp;&nbsp;&nbsp; =========================</div>
<div>&nbsp; File &quot;C:\PyZope\Python24\Lib\site-packages\zope\configuration\config.py&quot;, line<br>&nbsp;1393, in toargs<br>&nbsp;&nbsp;&nbsp; args[str(name)] = field.fromUnicode(s)<br>&nbsp; File &quot;C:\PyZope\Python24\Lib\site-packages\zope\configuration\fields.py&quot;, line
<br>&nbsp;141, in fromUnicode<br>&nbsp;&nbsp;&nbsp; raise schema.ValidationError(v)<br>zope.configuration.xmlconfig.ZopeXMLConfigurationError: File &quot;C:\PyZope\ZopeHome<br>\etc\site.zcml&quot;, line 7.2-7.55<br>&nbsp;&nbsp;&nbsp; ZopeXMLConfigurationError: File &quot;C:\PyZope\ZopeHome\etc\package-includes\psy
<br>copgda-configure.zcml&quot;, line 1.0-1.31<br>&nbsp;&nbsp;&nbsp; ZopeXMLConfigurationError: File &quot;C:\PyZope\ZopeHome\lib\python\psycopgda\con<br>figure.zcml&quot;, line 6.2<br>&nbsp;&nbsp;&nbsp; ConfigurationError: ('Invalid value for', 'class', &quot;Couldn't import psycopgd
<br>a.adapter, No module named psycopg&quot;)</div>
<div>==============&nbsp; LAST FEW LINES&nbsp;&nbsp;&nbsp; =========================</div>
<div>So do I have to install &quot;psycopg&quot; as well? </div>
<div>&nbsp;</div>
<div>PHP+Postgres+Apache was a piece of cake. Why am I having so much trouble with this.<br>I guess I need to spend more time on this.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Zopehead.</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/27/05, <b class="gmail_sendername">James Allwyn</b> &lt;<a href="mailto:jamesallwyn@gmail.com">jamesallwyn@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; And I created a Zope Home Instance at<br>&gt;<br>&gt; C:\PyZope\ZopeHome<br>&gt;<br>&gt; I could NOT find &quot;package-includes&quot; so I created it at
<br>&gt; C:\PyZope\ZopeHome\packages-includes and copied<br>&gt; psycopg-configure.zcml into it.<br><br>Did you look for package-includes at:<br><br>C:\PyZope\ZopeHome\etc<br><br>I think that's where it should be. package-includes seems to have
<br>about 30 *-configure.zcml files in it in a default instance.<br><br>Hope that helps,<br>James<br></blockquote></div><br>