Hi I would like to discuss the possibility of integrating the following issues as part our phase 3 integration Hopefully, this will be the last integration before the upcoming next 'Developer Release'
I) Resolve the following CR's a) 6625381 - RPATH & RUNPATH failures in SUNWphp524core b) 6625620 - Create appropriate symbolic links so that they point to the latest version (aka create /usr/php5/bin pointing to /usr/php5/5.2.4/bin) c) 6625633 - Enable 'pear/pecl' extensions. d) 6626852 - SUNWphp524core is not capturing all the required packages. e) 6627310 - PHP within nevada need to provide solaris specific default ini file. II) More extensions like a) MySQL b) XDebug c) Pear / Pecl d) Memcached IV) Provide a new package (say SUNWapch2m-php5) that can provide the necessary glue between apache and php V) Introduce '/etc/php5/5.2.4/conf.d' directory structure so that extensions can be enabled by simply creating a file underneath this directory removing the need for system administrators to edit the global 'php.ini' every time. For example, to enable mysql extension , one can do this by editing the /etc/php5/5.2.4/conf.d/mysql.ini Any thoughts / comments ? Note: Here is a brief history on what we have done so far : Phase 1: Implemented the previously approved ARC case (2007/169) and accordingly integrated PHP 5.2.4 within Solaris nevada build 76. Phase 2: Jyri , PHP integration lead, sent out this webrev (http://cr.opensolaris.org/~jyri/php_extensions/) for integrating these additional extensions which has no additional dependencies on other third party components. I believe that this webrev has been approved and has most likely chance of getting it integrated asap. thanks sriram
