Re: [web2py] Python 2.7.1 next steps to install on Centos with Cpanel installed

2011-01-24 Thread Kenneth Lundström
Have you got mod_wsgi installed? Kenneth Lets say i have Python 2.7.1 installed what is the next steps to install web2py on a server running Centos and Cpanel. I do have SSH access. I want web2py to work with the existing mySQL database and Apache 2.x

Re: [web2py] Python 2.7.1 next steps to install on Centos with Cpanel installed

2011-01-24 Thread Vasile Ermicioi
running mod_fcgid http://groups.google.com/group/web2py/browse_thread/thread/87cb8b88309eaf1d?pli=1 more on deployment http://web2py.com/book/default/chapter/11 I didn't test theme, but I think best of is to use mod_wsgi or mod_uwsgi ( http://projects.unbit.it/uwsgi/ )

[web2py] Python 2.7.1 next steps to install on Centos with Cpanel installed

2011-01-24 Thread stargate
Lets say i have Python 2.7.1 installed what is the next steps to install web2py on a server running Centos and Cpanel. I do have SSH access. I want web2py to work with the existing mySQL database and Apache 2.x