Hello Moritz, Sunday, May 21, 2006, 2:22:46 AM, you wrote:
> I will correct the ZTS stuff, although ZTS should not be needed for this > sapi if I understand it correctly? Yes, you could make use of it by providing your own context that stores everything you have right now in global variables. Once you have done this you could extend miniphp to become it's own server under windows using threads. Under *nix environment you could use multiple processes with fork which does not require TSRM. Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php