Ubuntu defines apache2-worker when installing mod-wsgi, but don't uninstall
when you change to prefork.
So you can use the setup_web2py.sh script in ubuntu and after install php.
2010/1/22 Graham Dumpleton
> Apache/mod_wsgi can work with prefork, although daemon mode should be
> used to avoi
well, thanks by explanation.
:-)
I think my confusion is because debian/ubuntu, at 'apt-get install
libapache2-mod-wsgi', install by default apache2-worker.
I tested installing libapache2-mod-php5 after mod-wsgi, (e change to
apache2-prefork) and web2py still works
The rest is the trick to con
This is the best cenario, if you don't want any problems.
Is not because web2py, but because wsgi.
I tried apache mod_proxy, but I have problems too.
I good solution is a virtual server only to apache + web2py.
2010/1/20 vvk
> Our campus servers host many web-sites, so you mean if they run
3 matches
Mail list logo