<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Better yet, here's a more
informative debug output.&nbsp; It tells me that zope thinks this is a new
instance.&nbsp; Though the old database is it place right where it should
expect to see it.<br>
<br>
</font>
<blockquote><font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small><b>[root@library zope]#
bin/zopectl debug</b></small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>Starting debugger (the
name "app" is bound to the top-level Zope object)</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>2008-04-11 12:04:05
WARNING Init Class Products.HappySession.HappySession.HappySession has
a security declaration for nonexistent method 'manage_menu'</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>[snipped a bunch of
warnings...]</small></font></font><br>
  <br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small><b>&gt;&gt;&gt; import
Zope, ZPublisher</b></small></font></font><br>
  <br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small><b>&gt;&gt;&gt;
ZPublisher.Zope('')</b></small></font></font><br>
  <br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>Status: 200 OK</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>X-Powered-By: Zope
(<a class="moz-txt-link-abbreviated" href="http://www.zope.org">www.zope.org</a>), Python (<a class="moz-txt-link-abbreviated" href="http://www.python.org">www.python.org</a>)</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>Content-Length: 4066</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>Content-Type: text/html</small></font></font><br>
  <br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>[snipped a bunch of html
and helpful info]</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>Zope Quick Start</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>You have not created any
users in this Zope instance.&nbsp; In order to</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>log in and manage this
Zope instance, you'll need to add an adminstrative</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>user account.</small></font></font><br>
  <br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>If you're running Zope
on UNIX or Linux, you can create an administrative</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>user account via the
"zopectl adduser" command from a shell.&nbsp; &lt;b&gt;Note: You'll</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>need to shut Zope itself
down before "zopectl adduser" will work.&nbsp; Restart</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>Zope after executing
this command in order to log in.&lt;/b&gt;</small></font></font><br>
  <br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>WARNING: you are running
Zope 2.8.X with python 2.4.X, this is not a supported</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>combination. Don't file
bugreports or ask for support on zope.org.</small></font></font><br>
  <font face="Helvetica, Arial, sans-serif"><font
 face="Courier New, Courier, monospace"><small>____________________________________________________________</small></font></font><br>
</blockquote>
<font face="Helvetica, Arial, sans-serif"><br>
<br>
And apparently, I'm running 2.8.7 not 2.7.2 as I thought.&nbsp; And I'm not
supposted to ask you for help.&nbsp; Help!<br>
<br>
W.<br>
<br>
<br>
</font>
<blockquote cite="mid:47FFA38F.9000104@ucsc.edu" type="cite"><font
 face="Helvetica, Arial, sans-serif"></font><br>
  <blockquote><font face="Helvetica, Arial, sans-serif"><br>
    </font></blockquote>
  <br>
Dieter Maurer wrote:
  <blockquote cite="mid:18431.40139.749822.14202@gargle.gargle.HOWL"
 type="cite">
    <pre wrap="">Dieter Maurer wrote at 2008-4-11 19:13 +0200:
  </pre>
    <blockquote type="cite">
      <pre wrap="">Wes Modes wrote at 2008-4-10 21:04 -0700:
    </pre>
      <blockquote type="cite">
        <pre wrap="">I upgraded to Zope 2.7.2 and all of my content can't be seen by Zope.  
Honestly I'm not sure what the previous version I was running was (nor 
am I sure how to find out).

Now, every page results in

Site Error
An error was encountered while publishing this resource.
Resource not found
Sorry, the requested resource does not exist.
Check the URL and try again.
Resource: Zope GET
      </pre>
      </blockquote>
      <pre wrap="">Difficult problems can be analyzed in interactive Python 
sessions.

Under *nix, you start such a session with "bin/zopectl debug"
(under Windows, this does not work but there are alternatives).

   from request import getRequest
   request = getRequest()
   obj = request.traverse('pathpart_of_your_url')
   obj()

If authentication is required, you use

   from request import getAuthRequest
   request = getAuthRequest(user, password)
   ....

If there are problems, you use "pdb.pm()" (or "dm.pdb.zpbd.pm()"
for better Zope support) to analyse them.
    </pre>
    </blockquote>
    <pre wrap=""><!---->
I forgot. You can download "request.py" from

  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://www.dieter.handshake.de/pyprojects/zope/request.py">http://www.dieter.handshake.de/pyprojects/zope/request.py</a>


In order to get rid of a deprecation warning, you must replace "Zope"
with "Zope2".


  </pre>
  </blockquote>
  <br>
  <div class="moz-signature">-- <br>
  <font face="Helvetica, Arial, sans-serif"><br>
Wes Modes<br>
  <small>Server Administrator &amp; Programmer Analyst<br>
McHenry Library<br>
Computing &amp; Network Services<br>
Information and Technology Services<br>
459-5208</small></font>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Zope maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
**   No cross posts or HTML encoding!  **
(Related lists - 
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<font face="Helvetica, Arial, sans-serif"><br>
Wes Modes<br>
<small>Server Administrator &amp; Programmer Analyst<br>
McHenry Library<br>
Computing &amp; Network Services<br>
Information and Technology Services<br>
459-5208</small></font>
</div>
</body>
</html>