Jyri
 One simple suggestion with respect to the diff that you posted below. 
We should probably enable the sqlite extension as shared so that 
customer has to enable it in the php.ini before using it. This can 
probably reduce the memory foot print and for folks who don't want this 
feature in production systems, they probably don't want it.
 here is a related documentation
http://www.php.net/manual/en/ref.pdo.php

thanks
sriram

Jyri Virkki wrote:
> David.Comay at Sun.COM wrote:
>   
>>> http://cr.opensolaris.org/~jyri/php_extensions/
>>>       
>> Could you please clarify - don't some of these require other libraries
>> or components to be available that aren't in OpenSolaris today?  For
>> example, does sqlite.so require SQLite to be available?
>>     
>
> This particular set of extensions[1] are the ones which can be built
> today (snv_75) without any additional dependencies.  
>
> There will be some other upcoming cases for those which have more
> dependencies.
>
> [1] http://www.opensolaris.org/jive/thread.jspa?threadID=42763&tstart=0
>
>   

Reply via email to