One thing I had to do was change the install of nginx

Line 30:
apt-get -y install nginx-full

Should be
apt -y install nginx

I seem to recall changing something else too, but don't recall right now.  
But, I'm setting up new servers today and hope to put a list of issues 
together.  I have another thread going where I am having issues with 
redis.  The latest version of python redis seems to not play well with 
web2py's redis bridge.

-Jim

On Friday, December 7, 2018 at 4:04:38 AM UTC-6, 黄祥 wrote:
>
> tried recently ubuntu 18.04 with the web2py latest version the scripts is 
> no longer work, need update
> perhaps you can share the error log (nginx) ?
>
> best regards,
> stifan
>

-- 
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.

Reply via email to