PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0

Bug #591286 reported by Jimmy Xu
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Ubuntu Server papercuts
Fix Released
Low
Clint Byrum
php5 (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: php5

PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/gd.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mysql.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mysqli.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/pdo.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/pdo_mysql.ini on line 1 in Unknown on line 0

All other in the directory are using a ";" instead of "#".

php5-cli:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5
  Version table:
 *** 5.3.2-1ubuntu5 0
        500 http://archive.ubuntu.com/ubuntu/ maverick/main Packages
        100 /var/lib/dpkg/status

Tags: maverick

Related branches

Revision history for this message
Jimmy Xu (jimmyxu) wrote :

These files are from "php5-common", "php5-mysql", and "php5-gd", as per `dpkg -S`.

php5-common:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5

php5-mysql:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5

php5-gd:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Confirming...

clint@ubuntu:~$ sudo apt-get install php5-cli
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  php-pear
The following NEW packages will be installed:
  php5-cli
0 upgraded, 1 newly installed, 0 to remove and 63 not upgraded.
Need to get 2,903kB of archives.
After this operation, 7,938kB of additional disk space will be used.
Get:1 http://mirror.uoregon.edu/ubuntu/ maverick/main php5-cli 5.3.2-1ubuntu5 [2,903kB]
Fetched 2,903kB in 4s (639kB/s)
Selecting previously deselected package php5-cli.
(Reading database ... 111289 files and directories currently installed.)
Unpacking php5-cli (from .../php5-cli_5.3.2-1ubuntu5_amd64.deb) ...
Processing triggers for man-db ...
Setting up php5-cli (5.3.2-1ubuntu5) ...

Creating config file /etc/php5/cli/php.ini with new version
update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode.
clint@ubuntu:~$ php -d display_errors=on
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/gd.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mysql.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mysqli.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/pdo.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/pdo_mysql.ini on line 1 in Unknown on line 0

Changed in php5 (Ubuntu):
status: New → Confirmed
Revision history for this message
Jimmy Xu (jimmyxu) wrote :

Remove the duplicate status per: 1. they are different files, 2. no activities on bug #573436.

Changed in server-papercuts:
milestone: none → maverick-beta
milestone: maverick-beta → none
Thierry Carrez (ttx)
Changed in server-papercuts:
importance: Undecided → Low
status: New → Confirmed
Thierry Carrez (ttx)
Changed in server-papercuts:
milestone: none → maverick-beta
Changed in server-papercuts:
assignee: nobody → Clint Byrum (clint-fewbar)
Revision history for this message
Mathieu Comandon (strycore) wrote :

php5-mcrypt is also on the list ;)

Changed in php5 (Ubuntu):
status: Confirmed → In Progress
assignee: nobody → Clint Byrum (clint-fewbar)
importance: Undecided → Low
Changed in php5 (Ubuntu):
status: In Progress → Confirmed
assignee: Clint Byrum (clint-fewbar) → nobody
Revision history for this message
Dimitrios Symeonidis (azimout) wrote :

All you gotta do is replace # with ;
This is almost qualified for a papercut!

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package php5 - 5.3.3-1ubuntu4

---------------
php5 (5.3.3-1ubuntu4) maverick; urgency=low

  * debian/php5-module.ini: # replaced with ; (LP: #591286)
  * debian/patches/php52389-pgsql-segfault.patch (LP: #607646)
    - Applying patch for upstream bug that causes segfaults in pgsql
 -- Clint Byrum <email address hidden> Fri, 13 Aug 2010 00:07:15 -0700

Changed in php5 (Ubuntu):
status: Confirmed → Fix Released
Thierry Carrez (ttx)
Changed in server-papercuts:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.