RQ>>Secondly, I would like to be able to use PHP4, PHP5 and PHP6 together 
RQ>>at the same time. Preferably ISAPI rather than CGI (mainly persistent 
RQ>>DB connections).

You may want to look into some FastCGI solution. They should have little 
problem running several PHP versions, and performance would be comparable 
to that of ISAPI/apache module.

RQ>>My proposal (and the attached patch) extends this to allow PHP to look
RQ>>for a version specific SAPI ini file.

This is a good idea, I think. We might add version-dependent registry 
entries for Windows too.

-- 
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115

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

Reply via email to