I am just trying to solve problem, no matter the line
application = ErrorMiddleware(application, debug=True)
existed or not, the issue always here.

Thanks.

Regards,

Haulyn Jason
Founder, http://domix.in
Rm. 807, Qilu Software Tower, Qilu Software Park
1 Shunhua Rd., High-Tech Development Zone
Jinan, Shandong 250101, P. R. China
Tel: +86 158 5410 3759
Website: http://haulynjason.net



On Sun, Jun 12, 2011 at 5:24 AM, Raoul Snyman <[email protected]> wrote:
> On 9 June 2011 09:49, Haulyn Jason wrote:
>> application = loadapp('config:/var/www/domix.us/development.ini')
>> application = ErrorMiddleware(application, debug=True)
>
> Why are you adding in the error middleware? Pylons already has error
> middleware built in.
>
> --
> Raoul Snyman
> B.Tech Information Technology (Software Engineering)
> E-Mail:   [email protected]
> Web:      http://www.saturnlaboratories.co.za/
> Blog:      http://blog.saturnlaboratories.co.za/
> Mobile:   082 550 3754
> Registered Linux User #333298 (http://counter.li.org)
>
> --
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to