Hi,

This is a really interesting module - does anyone know what sort of
overheads it has?  I can see this as being quite useful for migrating
legacy php code to a pylons app allowing you to reuse some existing
php code in an updated pylons app, either for transitioning it or
using a mix of the two that integrates cleanly.

Damian

On May 13, 2:40 am, Humberto Diogenes <[EMAIL PROTECTED]> wrote:
> On 12/05/2008, at 18:59, Jorge Vargas wrote:
>
> > On Mon, May 12, 2008 at 4:43 PM, Syp <[EMAIL PROTECTED]> wrote:
>
> >> Hello --
>
> >> Does anyone know if it's possible to run Pylons and PHP together on
> >> the same port?
>
> > huh? unless you configure your apache to serve both py and php and
> > mess around with everyrequest to see who is handling what no.
>
> > I'll suggest you just run on different subdomains. for example I got
> >www.example.comwith my pylons app and stats.example.com with my
> > analitics tool.
>
> I would recommend the subdomain approach, too. But if you really want  
> the first option, you can play with WPHP:http://pythonpaste.org/wphp/
>
> --
> Humberto Diógeneshttp://humberto.digi.com.br

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to