[webstack-discuss] WebStack: configuring mysql in php.ini

2007-11-06 Thread Sriram Natarajan
You can get in touch with Web Stack engineering for PHP to give you newer PHP IPS with MySQL support built in from Web Stack . Then you will need to remove you existing SUNWphp524core package and then install this new SUNWphp524core package on your system. Note: I will work on this and give it

[webstack-discuss] WebStack: configuring mysql in php.ini

2007-11-06 Thread ludo
Sriram Natarajan wrote: > 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

[webstack-discuss] WebStack: configuring mysql in php.ini

2007-11-06 Thread Sriram Natarajan
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

[webstack-discuss] WebStack: configuring mysql in php.ini

2007-11-06 Thread Ludovic Champenois
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