Hello Brian,

Monday, January 26, 2004, 10:37:56 PM, you wrote:

>> I have a project where I need to have both Apache SAPI (shared) and
>> embed SAPI (shared) compiled/active at the same time. Is that possible
>> to do at all? Any risk of symbol clashes or other similar problems?

> Andrei posted this a while ago, but nobody replied and we have learned 
> this is it not possible.

> With the current state of the code and configuration system what would 
> it take to do something like this:

> Core PHP code is built into libphpX.so (libphp4.so)

> All SAPI's require libphpX.so:

> libphpX_apache.so <- apache sapi
> libphpX_embeded.so <- apache sapi

> and the command line sapi would have a depenency on libphpX.so.

Sounds nice to me. But are you willing to work out a patch for that so that
we can play with it? Or do you anyone in mind who could do that change and
has some time for it?


Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to