[web2py] Re: Installing under Linux

2011-10-05 Thread horridohobbyist
Never mind. I figured it out. You have to use https:, not http: as in the Welcome app. Richard On Oct 5, 4:48 pm, horridohobbyist wrote: > Son of a gun! That worked! > > The main reason for my Linux experiment is to determine how to make > web2py coexist with an existing web app (which is not wr

[web2py] Re: Installing under Linux

2011-10-05 Thread horridohobbyist
Son of a gun! That worked! The main reason for my Linux experiment is to determine how to make web2py coexist with an existing web app (which is not written in Python) on the target Linux server. Currently, Apache2 is fully configured within httpd.conf. It would seem that web2py does not touch htt

[web2py] Re: Installing under Linux

2011-10-05 Thread Farsheed Ashouri
Did you check /scripts/setup-web2py-ubuntu.sh? It might be very helpful and will do the job for you automatically!