Hi, all,

I tried compiling 2.2.0a1 straight out of the box on Solaris 7.  Everything
worked great until I tried querying a tiny table or MySQL database.  The
following code causes Zope to prompt me for a login, and no matter what user
name I use (even the superuser), it comes back "unauthorized."

    <dtml-in smalltable>
        <dtml-var myvariable>
    </dtml-in>

If I take out the <dtml-in> section, my pages pops right up.  Any ideas?

Sincerely,
T.J. Mannos
Salt Lake Community College


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to