Thomas Klausner wrote to [EMAIL PROTECTED]:

> Hi!
>
> On Tue, May 28, 2002 at 09:48:14PM -0600, Ryan Thompson wrote:
>
> > I'm developing a large-ish web site in which I would like to use a
> > combination of mod_perl (90%) and PHP (10%). I have run into a
> > roadblock trying to include the output of a PHP script from a
> > mod_perl script.
>
> As far as I know this is rather impossible with mod_perl 1.x

Hi Thomas,

I was beginning to get that impression myself ;-)

As an unelegant, inefficient, but somewhat useful hack, I ended up
reversing the logic and wrapping my mod_perl script in PHP, with PHP's
virtual() function. It's not altogether efficient, and adds another
layer of complexity, but it works for me, and it's fast/stable enough
to be production code.

> [...]
>
> Apache 2.0 (and mod_perl 2.0) (both in BETA) can do what you want
> unsing Filters.

That'll be great when the technology is ready for production.

- Ryan

-- 
  Ryan Thompson <[EMAIL PROTECTED]>

  SaskNow Technologies - http://www.sasknow.com
  901 1st Avenue North - Saskatoon, SK - S7K 1Y4

        Tel: 306-664-3600   Fax: 306-664-3630   Saskatoon
  Toll-Free: 877-727-5669     (877-SASKNOW)     North America

Reply via email to