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 <[email protected]> > Our campus servers host many web-sites, so you mean if they run PHP & > apache, web2py may not give good performance ? > Does it mean I need separate server running only apache & web2py > (mod_wsgi) ? > > > > > On Jan 20, 5:28 pm, Alexandre Andrade <[email protected]> > wrote: > > I think is not a good idea. > > > > php requires apache2-prefork (single-thread) > > wsgi works with apache2-mpm (multi-thread) > > > > So, they are incompatible. > > > > 2010/1/20 vvk <[email protected]> > > > > > > > > > > > > > I installed web2py with apache & mod_wsgi. My computer don't have any > > > Domain Name. Another PHP project should be hosted on same machine. How > > > to configure my system to run PHP and web2py at the same time? > > > > > Temporarily, web2py is using http service and https by PHP site by > > > modifying httpd.conf file but any permanent solution ? > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "web2py-users" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<web2py%[email protected]> > <web2py%[email protected]<web2py%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/web2py?hl=en. > > > > -- > > Atenciosamente > > > > -- > > ========================= > > Alexandre Andrade > > Hipercenter.com > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<web2py%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > > > -- Atenciosamente -- ========================= Alexandre Andrade Hipercenter.com--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

