You should locate the log of mod_wsgi, please post those as soon you find
them, from the apache log everything seems to work well (I see 304 for
cached stuff and 200 when you edit file), for example line 720-725.
Be aware that, you got a lot of requests from external ip which are sending
against your apache fake/malformed messages, see lines 497, 498, 516 and so
on

 Paolo


2013/12/17 Richard Brown <rab1...@gmail.com>

>
> Hi Paolo, I've attached the error.log and access.log files from
> /var/log/apache2 as requested. The logs were capture after a couple of
> failed attempts to edit files at about 20:18.The entries at around 19:30
> were to the target site via my smartphone.
>
> The folder /var/log/wsgi does not exist.
>
> The AliasMatch parameter is exactly as per the script in the link.
>
> I am about to reboot the RPi again to see if I can do some actual
> development.
>
> ********************
>
> Leonel - I am aware of the concerns regarding db access from multiple
> threads, but my project (Heating Controller) specifically creates and
> modifies events which the Scheduler scans and acts upon so I'm not sure how
> separate databases would work. To avoid blurring the lines I was going to
> start a separate post on this topic once I am able to edit files...
> However, is there a high-level idiot's guide/explanation/diagram anywhere
> for novices like me as to how databases are stored and accessed?
>
> Richard
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/fIuUAqdSieQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to