Ludo What we hope to achieve is one shouldn't have to manually setup extensions_dir. This should be pointing to the default location. User will need to simply enable the MySQL extension within php.ini. Now, what would be ideal (or even the right approach) would be that we introduce conf.d for managing php extensions just like with how we do with Apache so that a user can simply add mysql.ini under /etc/php5/5.2.4/conf.d
But, given the time restrictions, we won't be able to get this done before 12/08 - sriram Ludovic Champenois wrote: > Hi, > For the webstack bits that will be in SXDE 01/08, how will look like the > configuration of mysql in PHP? > > extension= ??? > > then: > extension_dir=??? > > Thanks for sharing this setup, > > Ludo > > > > _______________________________________________ > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >
