Fw: zine install error
- From:
- ron blarten
- Date:
- 2010-05-20 @ 08:50
- Subject:
- Fw: zine install error
----- Forwarded Message ----
From: ron blarten <ron_blarten@yahoo.com>
To: zine@librelist.com
Sent: Thursday, May 20, 2010 16:50:07
Subject: zine install error
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
Re: Fw: zine install error
- From:
- Michael Crute
- Date:
- 2010-05-20 @ 12:12
- Subject:
- Re: Fw: zine install error
On Thu, May 20, 2010 at 4:50 AM, ron blarten <ron_blarten@yahoo.com> wrote:
> From: ron blarten <ron_blarten@yahoo.com>
> To: zine@librelist.com
> Sent: Thursday, May 20, 2010 16:50:07
> Subject: zine install error
>
> 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
[snip]
> 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
Try downloading the version of zine from
http://bitbucket.org/mcrute/zine-main it contains a patch for that
particular issue as well as a few others.
--
Michael E. Crute
http://mike.crute.org
It is a mistake to think you can solve any major problem just with
potatoes. --Douglas Adams
Re: Fw: zine install error
- From:
- ron blarten
- Date:
- 2010-05-21 @ 00:21
- Subject:
- Re: Fw: zine install error
Thank you, that solved the problem. Cheers ..
________________________________
From: Michael Crute <mcrute@gmail.com>
To: zine@librelist.com
Sent: Thursday, May 20, 2010 20:12:37
Subject: Re: [zine] Fw: zine install error
On Thu, May 20, 2010 at 4:50 AM, ron blarten <ron_blarten@yahoo.com> wrote:
> From: ron blarten <ron_blarten@yahoo.com>
> To: zine@librelist.com
> Sent: Thursday, May 20, 2010 16:50:07
> Subject: zine install error
>
> 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
[snip]
> 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
Try downloading the version of zine from
http://bitbucket.org/mcrute/zine-main it contains a patch for that
particular issue as well as a few others.
--
Michael E. Crute
http://mike.crute.org
It is a mistake to think you can solve any major problem just with
potatoes. --Douglas Adams