Am Wednesday, 08. October 2003 00:32, schrieb Kip Hampton:

> Your choices are: to wait for AxKit to work under Apache/mod_perl 2.0
> or, if you're the adveturous type, to write a custom AxKit Language
> module that calls out php as a binary [1] and forwards the data to the
> next processor in the chain (the XSLT stylesheet in your case). The
> former is likely a couple of months off... as for the later.. well,
> being able to give folks that want it access to PHP as an AxKit Language
> module seems like a really interesting feature in any case (assuming it
> can be done sanely).

I would think it is doable sanely - after all, the command line version of PHP 
is intended to work via CGI, and we can perfectly emulate a CGI environment - 
we might even have %ENV already set up correctly.

-- 
CU
   Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to