<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I ran the schema setup, and it was listed as up to date. Here is the
error message&nbsp; get and part of httpd.conf.<br>
<br>
I am not sure what you mean by pull to the latest SVN Jifty. I tried a
new /bin/jifty and jifty.pm from the SVN repository, but it made no
difference.<br>
<pre wrap="">[Mon May 15 11:36:01 2006] [notice] FastCGI: process manager initialized
(pid 25616)
[Mon May 15 11:36:01 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" started (pid 25617)
[Mon May 15 11:36:01 2006] [notice] Apache/2.0.58 (Unix)
mod_fastcgi/2.4.2 configured -- resuming normal operations
Schema has no version in the database; perhaps you need to run this:
         bin/jifty schema --setup
[Mon May 15 11:36:03 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" (pid 25617) terminated by calling
exit with status '255'
[Mon May 15 11:36:06 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" restarted (pid 25625)
Schema has no version in the database; perhaps you need to run this:
         bin/jifty schema --setup
[Mon May 15 11:36:08 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" (pid 25625) terminated by calling
exit with status '255'
[Mon May 15 11:36:11 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" restarted (pid 25638)
Schema has no version in the database; perhaps you need to run this:
         bin/jifty schema --setup
[Mon May 15 11:36:14 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" (pid 25638) terminated by calling
exit with status '255'
[Mon May 15 11:36:16 2006] [warn] FastCGI: server
"/opt/Jifty-0.60221/Survey3/bin/jifty" restarted (pid 25642)
[root@isd-8a
logs]#                                                                                                        

------------------------------------------------


AddHandler fastcgi-script fcgi
DocumentRoot /opt/Jifty-0.60221/Survey3/web/templates
FastCgiServer /opt/Jifty-0.60221/Survey3/bin/jifty -initial-env JIFTY_COMMAND=fastcgi
ScriptAlias / <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>opt/Jifty-0.60221/Survey3/bin/jifty<span
 class="moz-txt-tag">/</span></i></pre>
<br>
<br>
Alex Vandiver wrote:<br>
<blockquote type="cite" cite="mid1147469423.7434.1.camel@localhost">
  <pre wrap="">On Fri, 2006-05-12 at 14:07 -0700, Mat Brletic wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">When I select * from _db_version in the db survey3, I get:      1| 8 |
0 | 3 

Which is what I expect with pg 8.0.3
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This isn't referring to the version of postgres, this is referring to
the versions of Jifty and your application.  Pull to the latest SVN
jifty, and run the command it's telling you to do.
 - Alex
_______________________________________________
jifty-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jifty-devel@lists.jifty.org">jifty-devel@lists.jifty.org</a>
<a class="moz-txt-link-freetext" href="http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel">http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel</a>

  </pre>
</blockquote>
</body>
</html>