> Apache Integration > - PHP5 does deliver apache module as of Nevada build 76. However, we > did not provide the necessary glue with respect to apache configuration > by default. So, user will have to manually edit the apache configuration > file so as to run PHP5 scripts. Going forward, with build 79, we would > like to improve the user experience on this regard. So, with build 79, > we would like to deliver the following > 2 packages > - 'SUNWapch22m-php5' > - depends on SUNWphp524core and > SUNWapch22usr
It should depend on SUNWapch22u and not SUNWapch22usr > - delivers /usr/php5/5.2.4/lib/libphp5.so > > - and 'SUNWapch22r-php5' > - depends on SUNWapch22r and SUNWphp524core > - delivers /etc/apache/2.2/conf.d/php.conf > Usually, a module will have a corresponding configuration file. So, why can't a single package include both .so and .conf ? Will php.conf contain LoadModule directive ? -- Seema.
