ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00394
[Bug 620636] Re: php53: PHP Warning: Module already loaded
Looks like that update fixed it:
yum install -y --enablerepo=ius-testing php53 php53-mysql php53-mcrypt php53-gd php53-devel php53-pear php53-mbstring php53-xml
.
.
.
.
Installed:
php53.x86_64 0:5.3.3-4.ius.el5 php53-devel.x86_64 0:5.3.3-4.ius.el5 php53-gd.x86_64 0:5.3.3-4.ius.el5 php53-mbstring.x86_64 0:5.3.3-4.ius.el5 php53-mcrypt.x86_64 0:5.3.3-4.ius.el5
php53-mysql.x86_64 0:5.3.3-4.ius.el5 php53-pear.noarch 1:1.8.1-4.ius.el5 php53-xml.x86_64 0:5.3.3-4.ius.el5
Dependency Installed:
php53-cli.x86_64 0:5.3.3-4.ius.el5 php53-common.x86_64 0:5.3.3-4.ius.el5 php53-pdo.x86_64 0:5.3.3-4.ius.el5
Complete!
[root@fe ~]# /etc/init.d/httpd start
Starting httpd: [ OK ]
[root@fe ~]# [Tue Aug 24 13:58:56 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Aug 24 13:58:56 2010] [notice] Digest: generating secret for digest authentication ...
[Tue Aug 24 13:58:56 2010] [notice] Digest: done
[Tue Aug 24 13:58:56 2010] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
--
php53: PHP Warning: Module already loaded
https://bugs.launchpad.net/bugs/620636
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
Status in IUS Community Project: Fix Released
Status in IUS Community Project ius-el5-stable series: Fix Released
Bug description:
Stock php upgraded php53 created the following errors in apache error_log:
PHP Warning: Module 'fileinfo' already loaded in Unknown on line 0
PHP Warning: Module 'json' already loaded in Unknown on line 0
PHP Warning: Module 'PDO' already loaded in Unknown on line 0
PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0
PHP Warning: Module 'Phar' already loaded in Unknown on line 0
[Thu Aug 19 19:27:07 2010] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
References