I am currently on the 5th video (https://www.youtube.com/watch?v=TaUPvcoRDKM) by Massimo Di Pierro. I have not been so excited about learning a new language since I got my hands on the first edition of "The C Programming Language" in the early 80's. My wife is sick of hearing me say "This is so cool"
I have been running web2py on the laptop and working along with the examples. This inspired me to get a VPS and set it up for Web2py on Ubuntu with Nginx, and uwsgi - This I got working. I was still working through the video's with much pausing and rewinding while I typed in the code and made it work. Anyway - after much fun dusting off the rust - I was a Unix sysadmin in the 80's and 90's - I made the new VPS work and could get at the web2py apps and the admin interface - sort of- The apps work fine. The trouble is the view for the admin pages seems to be broken - I have tried searching and comparing, and reinstalling web2py but so far it does not work. I have stopped short of recursively changing the permissions to 777 as I am pretty sure its permissions or ownership or group but cannot find where I have missed anything. All the links seem to work if you click on them but they render in the same manner. I have uploaded and installed a packed application with it fine. This is what I am seeing - it will probably be blindingly obvious whats wrong. - please be gentle. <https://lh3.googleusercontent.com/-oKLez9eXIl8/WrimYFjxs4I/AAAAAAAA5Iw/DEjsj3hvHhIesz21j5h0aInbwlJsiqgFwCLcBGAs/s1600/Web2py_admin_issue.PNG> -- 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.

