← Back to team overview

ius-coredev team mailing list archive

[Bug 620636] Re: php53: PHP Warning: Module already loaded

 

This issue is due to a typo in the spec

- build --with-apxs2=%{_sbindir}/apxs %{without_shared}
+ build --with-apxs2=%{_sbindir}/apxs ${without_shared}


This will be resolved with the next release.

** Changed in: ius/ius-el5-stable
     Assignee: (unassigned) => BJ Dierkes (derks)

** Changed in: ius/ius-el5-stable
       Status: New => Fix Committed

** Changed in: ius/ius-el5-stable
   Importance: Low => Medium

** Changed in: ius/ius-el5-stable
    Milestone: None => el5-2010-08-24

-- 
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 Committed
Status in IUS Community Project ius-el5-stable series: Fix Committed

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