I posted about this a couple weeks ago along with what worked for me
,,https://groups.google.com/forum/#!searchin/web2py/Apache$20Ubuntu%7Csort:date/web2py/o6OGQRQTN6Y/oJJQMGChgpcJ On Friday, July 18, 2014 7:14:18 AM UTC-5, Auden RovelleQuartz wrote: > > This recipe which had worked: > > { > One step production deployment > > Here are some steps to install apache+python+mod_wsgi+web2py+postgresql > from scratch. > > On Ubuntu: > > wget http://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh > chmod +x setup-web2py-ubuntu.sh > sudo ./setup-web2py-ubuntu.sh > > } > > *no longer works when using the Ubuntu 14.04 operating system.* > > Instead of getting the default web2py "welcome" application (when you type > in the IP address on the browser), an Apache default page is displayed. > > returning to Ubuntu 12.04 operating system fixed the issue (the > deployement recipe worked on that older Ubuntu version) > -- 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.

