I do not know but I would recommend using the built-in rocket server on a raspberrypy or gunicorn or nginx. Not apache. Apache has lots of memory issue and it will crash your rpy very quickly.
On Monday, 7 September 2015 22:40:59 UTC-5, Chris Armour wrote: > > Hello, > > I want to use web2py for a Raspberry Pi project, but when I try to install > the framework I get: > > setting up apache modules > ========================= > Module ssl already enabled > Module proxy already enabled > ERROR: /etc/apache2/mods-enabled/proxy_http.load is a dangling symlink! > ERROR: Module proxy_http does not exist! > Module headers already enabled > Module expires already enabled > Module wsgi already enabled > Module rewrite already enabled > > Does anyone have any idea what the solution is to this? I have tried > deleting the symlink file "/etc/apache2/mods-enabled/proxy_http.load" and > that doesn't help. Is there some way to load the proxy_http module? > > I've tried rerunning the install a few times with the same result. > > Thanks! > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

