** Description changed:

  When starting Apache (with PHP), the following line is output in the
  error log
  
  PHP Deprecated:  Comments starting with '#' are deprecated in
  /etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
  
  Changing the first line in /etc/php5/cli/conf.d/imagick.ini from
  # configuration for php imagick module
  to
  // configuration for php imagick module
  
  resolves the issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: php5-imagick 2.1.1RC1-1build3
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Tue Apr  6 13:41:02 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: php-imagick
+ 
+ ==
+ 
+ SRU process update:
+ 
+ Error message are printed on stderr when running the php command line
+ interface, as well as in the apache error logs when mod_php is used.
+ 
+ This bug has been fixed in Maverick by replacing comments using the
+ deprecated '#' notation by the new ';' notation.
+ 
+ PATCH:
+ http://launchpadlibrarian.net/48024372/imagick_ini_comments.debdiff
+ 
+ TEST CASE: run the "php" command in a terminal. The following message is 
printed on stderr:
+ PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0"
+ 
+ Chances of a regression are null.

-- 
PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/imagick.ini on line 1 in Unknown on line 0
https://bugs.launchpad.net/bugs/556469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to