[Bug 591286] Re: PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0
Clint Byrum
clint at fewbar.com
Wed Jun 9 09:29:51 BST 2010
Confirming...
clint at 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 at 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
--
PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0
https://bugs.launchpad.net/bugs/591286
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list