On Sat, Feb 07, 2015 at 02:18:53PM +0100, László Böszörményi (GCS) wrote: > On Thu, Feb 5, 2015 at 1:38 PM, Joern Heissler <debb...@joern.heissler.de> > wrote: > > I installed the php5-xhprof package. > > First problem (not sure if a bug or by intention) is that this module is > > not enabled by default; "php5enmod xhprof" fixed it. > You don't want to profile everything, everytime. It's an option, check > your program or application when you feel it needs to be faster, eat > less memory, etc.
I think that even when the xhprof extension is enabled, it's not active unless xhprof_enable() is called. Most (or all?) other php modules are automatically enabled when installed. > > Now every time I start php, I get this message: > > PHP Deprecated: Comments starting with '#' are deprecated in > > /etc/php5/cli/conf.d/20-xhprof.ini on line 2 in Unknown on line 0 > Will be fixed soon. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org