Sriram Natarajan wrote: > Ludo > When you find issues, please raise bugs so that it is recorded. I will file bugs on integrated bits. I am using the private ips area which seems to evolve in real time... > > - sriram > > ludo wrote: >> Sriram Natarajan wrote: >> >>> Ludo >>> The updated webrev to load php5 module is within php5.conf >>> http://cr.opensolaris.org/~sn123202/PHP5_ARC_CASE_2007_656/usr/src/cmd/php5/Solaris/php5.conf.html >>> >>> hope this helps >>> >>> >> Better, yes....Has it been tested? I am concerned I am the one finding >> the issues by running the code, not looking at source code... >> >> On my tests, saved php files in htdocs where not reloaded at page reload? >> > Can you be more elaborate as how to reproduce this issue create a index.php file under the apache2 htdocs area. View it in firefox: you seen the correct page. Using vi, edit this php page, change it a bit, save it, and in firefox: reload the page: you still see the old content of the php page.
> > >> What are we doing for this, or which config am I missing there? >> Also What about the userdir configuration? I see a httpd-userdir.conf >> file under etc/apache2/2.2/original/extra... >> > files under 'original' is provided on a 'as-is' basis from Apache's > build process. Customers will need to appropriately include the > respective configuration into httpd.conf or conf.d directory. >> How one is supposed to use this file? If not, why don't we have >> commented section in the httpd.conf file? >> > If you think, it will significantly improve the developer experience, > please file a bug with your justification. > > Bugs should be the standard medium of communicating / recording the > issues or RFE's. when bits are integrated, yes. Before: no way. Ludo > > thanks > sriram >> >>> sriram >>> >>> ----- Original Message ----- >>> From: ludo <ludo at dev.java.net> >>> Date: Monday, November 26, 2007 6:03 pm >>> Subject: Re: [webstack-discuss] webrev review requested for the various >>> miscellaneous PHP5 features >>> To: Sriram.Natarajan at Sun.COM >>> Cc: webstack-discuss at opensolaris.org, sfwnv-discuss at opensolaris.org >>> >>> >>> >>> >>>> Sriram Natarajan wrote: >>>> > Hi >>>> > Kindly find the webrev for PHP5 More Features >>>> > >>>> > http://cr.opensolaris.org/~sn123202/PHP5_ARC_CASE_2007_656/ >>>> > >>>> > Note: >>>> > >>>> > Support for MySQL extension (as captured in PSARC/2007/656 ARC >>>> case) >>>> > will be integrated separately and hopefully in time for build 79. >>>> > >>>> > Support for PEAR, memcached (as captured in PSARC/2007/656 ARC >>>> case) >>>> > will be integrated post build 79. >>>> > >>>> > >>>> >>>> I do not see the LoadModule statement for php5 in the >>>> conf.d/modules_*.load files... >>>> >>>> Not having it means that php5 is not installed by default in apache2... >>>> >>>> Ludo >>>> > thanks >>>> > sriram >>>> > >>>> > >>>> >>>> _______________________________________________ >>>> webstack-discuss mailing list >>>> webstack-discuss at opensolaris.org >>>> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >>>> >>>> >>>> >> >> _______________________________________________ >> webstack-discuss mailing list >> webstack-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >>
