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 <varunk.ap...@gmail.com>

> 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 <alexandrema...@gmail.com>
> 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 <varunk.ap...@gmail.com>
> >
> >
> >
> >
> >
> > > 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 web...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> <web2py%2bunsubscr...@googlegroups.com<web2py%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > 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 web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> .
> 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 web...@googlegroups.com.
To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

Reply via email to