You said that instead app.debug =True i should set app.testing = True

Στις Τρί, 11 Σεπ 2018 στις 12:50 μ.μ., ο/η Graham Dumpleton <
[email protected]> έγραψε:

> Read my email properly and read the docs.
>
> That is not what I told you set.
>
> On 11 Sep 2018, at 19:14, Νικόλαος Κούρας <[email protected]> wrote:
>
> Having this:
>
> app.debug = testing
>
> keeps provides me "internal server error", while the error_log is the one
> who readly displays the error messages.
>
> in WSGIDaemonProcess clientele user=nikos group=nikos home=/home/nikos/wsgi
>
> where does mod_wsgi tries to locate for other static files i.e. images in
> the same folder or in public_html
> app.debug = testing keeps ptoviding me internal server error, while the
> error_log is the one who readly displays the error messages.
>
> in WSGIDaemonProcess clientele user=nikos group=nikos home=/home/nikos/wsgi
>
> where does mod_wsgi tries to locate for other static files i.e. images in
> the same folder or in public_html
> because my wsgi apps are in wsgi folder while my static files are inside
> the public_html folder.
>
> --
> You received this message because you are subscribed to the Google Groups
> "modwsgi" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/modwsgi.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "modwsgi" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/modwsgi/lZDr6zKcyUg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/modwsgi.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to