Re: [web2py] Re: web2py installation

2011-06-13 Thread José Luis Redrejo Rodríguez
web2py debian packages available in sid work perfectly in squeeze and Ubuntu Lucid. You can use other manual methods to install web2py, but using package management has obvious advantages in a Debian distribution. You can download the packages manually and install them using dpkg or gdebi. 2011/6

[web2py] Re: web2py installation

2011-06-13 Thread Jason Schmidt
Just to clarify: I'm after Apache virtualhost config to handle multiple domains for web2py apps. On Jun 13, 10:10 pm, Jason Schmidt wrote: > I know I should change the title of this post. > > I'm after Apache virtualhost config to handle multiple domains. > Googled quite-a-bit, haven't found an i

[web2py] Re: web2py installation

2011-06-13 Thread Jason Schmidt
I know I should change the title of this post. I'm after Apache virtualhost config to handle multiple domains. Googled quite-a-bit, haven't found an ideal solution. Anyone w/ an example? On Jun 13, 3:58 pm, pbreit wrote: > Make sure to update to the latest stable version. At this time that would

[web2py] Re: web2py installation

2011-06-13 Thread pbreit
Make sure to update to the latest stable version. At this time that would be: hg update R-1.96.4

[web2py] Re: web2py installation

2011-06-13 Thread pbreit
I always recommend installing Web2py from version control: hg clone https://web2py.googlecode.com/hg/ web2py That's pretty much all you need to do. That allows for much better control over which version of Web2py you are running. Web2py itself requires no further setup. I'm not exactly sure abo

[web2py] Re: web2py installation

2011-06-13 Thread Jason Schmidt
python-web2py package seems to only available in wheezy and sid. My current prod servers are running Squeeze and Ubuntu Lucid. So seems like source is the only way. Anyone has a good installation guide for Debain Squeeze and/or Ubuntu Lucid? My main concern is to keep the same directory structure a