librelist archives

« back to archive

zine install error

zine install error

From:
ron blarten
Date:
2010-05-20 @ 08:50
Hi i tried to install zine on webfaction but i got a internal server 
error, the  support told me to direct the problem to zime. Read the 
support  response: 
Here is the traceback showing in your log 

[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] mod_wsgi (pid=4183):
Target WSGI script '/home/rbbeltran/webapps/niche_blog/blog/zine.wsgi' 
cannot be loaded as Python module.
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] mod_wsgi (pid=4183):
Exception occurred processing WSGI script 
'/home/rbbeltran/webapps/niche_blog/blog/zine.wsgi'.
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] Traceback (most 
recent call last):
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] File 
"/home/rbbeltran/webapps/niche_blog/blog/zine.wsgi", line 44, in <module>
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] application = 
get_wsgi_app(INSTANCE_FOLDER)
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] File 
"/home/rbbeltran/webapps/niche_blog/lib/zine/zine/_core.py", line 124, in 
get_wsgi_app
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] import zine.application
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] File 
"/home/rbbeltran/webapps/niche_blog/lib/zine/zine/application.py", line 
35, in <module>
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] from zine.database 
import db, cleanup_session
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] File 
"/home/rbbeltran/webapps/niche_blog/lib/zine/zine/database.py", line 177, 
in <module>
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] setattr(db, name, 
getattr(session, name))
[Thu May 20 02:46:49 2010] [error] [client 127.0.0.1] AttributeError: 
'ScopedSession' object has no attribute 'save'

While I'm not familiar with Zine, it looks like this error is caused by 
some incompatibility between the Zine version and the version of 
SQLAlchemy. You should try checking with the Zine community (via IRC, or 
by sending a message ot their mailing list) what could be causing this, 
and how to resolve it. - Support Staff

 i've installed zine in a folder following seanf 
http://forum.webfaction.com/viewtopic.php?id=2284 but when i access 
http://nichesitetool.com/blog/ it gives me internal server error 500. 

I will attached server error log if it helps

thanks