Install imap on PHP 5.4 CentOS












0















So, i tried installing IMAP with yum install php5-imap but package cannot be found:



[root@nv-datacenter ~]# yum install php5-imap^C
[root@nv-datacenter ~]# yum install php5-imap
Loaded plugins: fastestmirror, priorities
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.usf.edu
* epel: mirror.steadfast.net
* extras: mirror.5ninesolutions.com
* remi-safe: mirrors.mediatemple.net
* rpmforge: mirror.team-cymru.org
* updates: mirrors.centarra.com
No package php5-imap available.
Error: Nothing to do


When using yum install php-imap command, I get php version mistmach error:



[root@nv-datacenter ~]# yum install php-imap
Loaded plugins: fastestmirror, priorities
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirrors.liquidweb.com
* epel: mirror.steadfast.net
* extras: mirror.5ninesolutions.com
* remi-safe: mirrors.mediatemple.net
* rpmforge: mirror.team-cymru.org
* updates: mirrors.centarra.com
Resolving Dependencies
--> Running transaction check
---> Package php-imap.x86_64 0:5.3.3-46.el6_6 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.3-46.el6_6 for package: php-imap-5.3.3-46.el6_6.x86_64
...
Error: Package: php-imap-5.3.3-46.el6_6.x86_64 (updates)
Requires: php-common(x86-64) = 5.3.3-46.el6_6
Installed: php-common-5.4.43-1.el6.remi.x86_64 (@remi)
php-common(x86-64) = 5.4.43-1.el6.remi
Available: php-common-5.3.3-40.el6_6.x86_64 (base)
php-common(x86-64) = 5.3.3-40.el6_6
Available: php-common-5.3.3-46.el6_6.x86_64 (updates)
php-common(x86-64) = 5.3.3-46.el6_6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest


My configuration is:
Centos 6.6,
Nginx 1.8.0 with php-fpm,
PHP version 5.4.43,



Any suggestions?










share|improve this question



























    0















    So, i tried installing IMAP with yum install php5-imap but package cannot be found:



    [root@nv-datacenter ~]# yum install php5-imap^C
    [root@nv-datacenter ~]# yum install php5-imap
    Loaded plugins: fastestmirror, priorities
    Setting up Install Process
    Loading mirror speeds from cached hostfile
    * base: ftp.usf.edu
    * epel: mirror.steadfast.net
    * extras: mirror.5ninesolutions.com
    * remi-safe: mirrors.mediatemple.net
    * rpmforge: mirror.team-cymru.org
    * updates: mirrors.centarra.com
    No package php5-imap available.
    Error: Nothing to do


    When using yum install php-imap command, I get php version mistmach error:



    [root@nv-datacenter ~]# yum install php-imap
    Loaded plugins: fastestmirror, priorities
    Setting up Install Process
    Loading mirror speeds from cached hostfile
    * base: mirrors.liquidweb.com
    * epel: mirror.steadfast.net
    * extras: mirror.5ninesolutions.com
    * remi-safe: mirrors.mediatemple.net
    * rpmforge: mirror.team-cymru.org
    * updates: mirrors.centarra.com
    Resolving Dependencies
    --> Running transaction check
    ---> Package php-imap.x86_64 0:5.3.3-46.el6_6 will be installed
    --> Processing Dependency: php-common(x86-64) = 5.3.3-46.el6_6 for package: php-imap-5.3.3-46.el6_6.x86_64
    ...
    Error: Package: php-imap-5.3.3-46.el6_6.x86_64 (updates)
    Requires: php-common(x86-64) = 5.3.3-46.el6_6
    Installed: php-common-5.4.43-1.el6.remi.x86_64 (@remi)
    php-common(x86-64) = 5.4.43-1.el6.remi
    Available: php-common-5.3.3-40.el6_6.x86_64 (base)
    php-common(x86-64) = 5.3.3-40.el6_6
    Available: php-common-5.3.3-46.el6_6.x86_64 (updates)
    php-common(x86-64) = 5.3.3-46.el6_6
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest


    My configuration is:
    Centos 6.6,
    Nginx 1.8.0 with php-fpm,
    PHP version 5.4.43,



    Any suggestions?










    share|improve this question

























      0












      0








      0








      So, i tried installing IMAP with yum install php5-imap but package cannot be found:



      [root@nv-datacenter ~]# yum install php5-imap^C
      [root@nv-datacenter ~]# yum install php5-imap
      Loaded plugins: fastestmirror, priorities
      Setting up Install Process
      Loading mirror speeds from cached hostfile
      * base: ftp.usf.edu
      * epel: mirror.steadfast.net
      * extras: mirror.5ninesolutions.com
      * remi-safe: mirrors.mediatemple.net
      * rpmforge: mirror.team-cymru.org
      * updates: mirrors.centarra.com
      No package php5-imap available.
      Error: Nothing to do


      When using yum install php-imap command, I get php version mistmach error:



      [root@nv-datacenter ~]# yum install php-imap
      Loaded plugins: fastestmirror, priorities
      Setting up Install Process
      Loading mirror speeds from cached hostfile
      * base: mirrors.liquidweb.com
      * epel: mirror.steadfast.net
      * extras: mirror.5ninesolutions.com
      * remi-safe: mirrors.mediatemple.net
      * rpmforge: mirror.team-cymru.org
      * updates: mirrors.centarra.com
      Resolving Dependencies
      --> Running transaction check
      ---> Package php-imap.x86_64 0:5.3.3-46.el6_6 will be installed
      --> Processing Dependency: php-common(x86-64) = 5.3.3-46.el6_6 for package: php-imap-5.3.3-46.el6_6.x86_64
      ...
      Error: Package: php-imap-5.3.3-46.el6_6.x86_64 (updates)
      Requires: php-common(x86-64) = 5.3.3-46.el6_6
      Installed: php-common-5.4.43-1.el6.remi.x86_64 (@remi)
      php-common(x86-64) = 5.4.43-1.el6.remi
      Available: php-common-5.3.3-40.el6_6.x86_64 (base)
      php-common(x86-64) = 5.3.3-40.el6_6
      Available: php-common-5.3.3-46.el6_6.x86_64 (updates)
      php-common(x86-64) = 5.3.3-46.el6_6
      You could try using --skip-broken to work around the problem
      You could try running: rpm -Va --nofiles --nodigest


      My configuration is:
      Centos 6.6,
      Nginx 1.8.0 with php-fpm,
      PHP version 5.4.43,



      Any suggestions?










      share|improve this question














      So, i tried installing IMAP with yum install php5-imap but package cannot be found:



      [root@nv-datacenter ~]# yum install php5-imap^C
      [root@nv-datacenter ~]# yum install php5-imap
      Loaded plugins: fastestmirror, priorities
      Setting up Install Process
      Loading mirror speeds from cached hostfile
      * base: ftp.usf.edu
      * epel: mirror.steadfast.net
      * extras: mirror.5ninesolutions.com
      * remi-safe: mirrors.mediatemple.net
      * rpmforge: mirror.team-cymru.org
      * updates: mirrors.centarra.com
      No package php5-imap available.
      Error: Nothing to do


      When using yum install php-imap command, I get php version mistmach error:



      [root@nv-datacenter ~]# yum install php-imap
      Loaded plugins: fastestmirror, priorities
      Setting up Install Process
      Loading mirror speeds from cached hostfile
      * base: mirrors.liquidweb.com
      * epel: mirror.steadfast.net
      * extras: mirror.5ninesolutions.com
      * remi-safe: mirrors.mediatemple.net
      * rpmforge: mirror.team-cymru.org
      * updates: mirrors.centarra.com
      Resolving Dependencies
      --> Running transaction check
      ---> Package php-imap.x86_64 0:5.3.3-46.el6_6 will be installed
      --> Processing Dependency: php-common(x86-64) = 5.3.3-46.el6_6 for package: php-imap-5.3.3-46.el6_6.x86_64
      ...
      Error: Package: php-imap-5.3.3-46.el6_6.x86_64 (updates)
      Requires: php-common(x86-64) = 5.3.3-46.el6_6
      Installed: php-common-5.4.43-1.el6.remi.x86_64 (@remi)
      php-common(x86-64) = 5.4.43-1.el6.remi
      Available: php-common-5.3.3-40.el6_6.x86_64 (base)
      php-common(x86-64) = 5.3.3-40.el6_6
      Available: php-common-5.3.3-46.el6_6.x86_64 (updates)
      php-common(x86-64) = 5.3.3-46.el6_6
      You could try using --skip-broken to work around the problem
      You could try running: rpm -Va --nofiles --nodigest


      My configuration is:
      Centos 6.6,
      Nginx 1.8.0 with php-fpm,
      PHP version 5.4.43,



      Any suggestions?







      centos php






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 20 '15 at 14:14









      DadaBDadaB

      113127




      113127






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Try this one;



          yum install php54-php-imap searching from my x64 box I get the following;



          Available Packages
          Name : php54-php-imap
          Arch : x86_64
          Version : 5.4.44
          Release : 1.el6.remi
          Size : 58 k
          Repo : remi
          Summary : A module for PHP applications that use IMAP
          URL : http://www.php.net/
          License : PHP
          Description : The php54-php-imap module will add IMAP (Internet Message Access Protocol)
          : support to PHP. IMAP is a protocol for retrieving and uploading e-mail
          : messages on mail servers. PHP is an HTML-embedded scripting language.



          Remi use the following names for there php versions;



          php54-php-foo - php 5.4
          php55-php-foo - php 5.5
          php56-php-foo - php 5.6



          Where foo is the package name you want.



          Having seen your comment the direct download can be found here One other thing to check - /etc/yum.repos.d/remi.repo (Or whatever your version is called) and check to see if you have the following lines and what's enabled.



          [remi-php56]
          name=Les RPM de remi de PHP 5.6 pour Enterprise Linux $releasever - $basearch
          #baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php56/$basearch/
          mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php56/mirror
          # WARNING: If you enable this repository, you must also enable "remi"
          enabled=1
          gpgcheck=1
          gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi





          share|improve this answer


























          • Still getting No package php54-php-imap available. Error: Nothing to do

            – DadaB
            Aug 24 '15 at 23:41











          • @DadaB see my updated answer has a link to a manual download & config section for the .repo file

            – user3788685
            Aug 25 '15 at 19:43











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f960201%2finstall-imap-on-php-5-4-centos%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Try this one;



          yum install php54-php-imap searching from my x64 box I get the following;



          Available Packages
          Name : php54-php-imap
          Arch : x86_64
          Version : 5.4.44
          Release : 1.el6.remi
          Size : 58 k
          Repo : remi
          Summary : A module for PHP applications that use IMAP
          URL : http://www.php.net/
          License : PHP
          Description : The php54-php-imap module will add IMAP (Internet Message Access Protocol)
          : support to PHP. IMAP is a protocol for retrieving and uploading e-mail
          : messages on mail servers. PHP is an HTML-embedded scripting language.



          Remi use the following names for there php versions;



          php54-php-foo - php 5.4
          php55-php-foo - php 5.5
          php56-php-foo - php 5.6



          Where foo is the package name you want.



          Having seen your comment the direct download can be found here One other thing to check - /etc/yum.repos.d/remi.repo (Or whatever your version is called) and check to see if you have the following lines and what's enabled.



          [remi-php56]
          name=Les RPM de remi de PHP 5.6 pour Enterprise Linux $releasever - $basearch
          #baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php56/$basearch/
          mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php56/mirror
          # WARNING: If you enable this repository, you must also enable "remi"
          enabled=1
          gpgcheck=1
          gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi





          share|improve this answer


























          • Still getting No package php54-php-imap available. Error: Nothing to do

            – DadaB
            Aug 24 '15 at 23:41











          • @DadaB see my updated answer has a link to a manual download & config section for the .repo file

            – user3788685
            Aug 25 '15 at 19:43
















          0














          Try this one;



          yum install php54-php-imap searching from my x64 box I get the following;



          Available Packages
          Name : php54-php-imap
          Arch : x86_64
          Version : 5.4.44
          Release : 1.el6.remi
          Size : 58 k
          Repo : remi
          Summary : A module for PHP applications that use IMAP
          URL : http://www.php.net/
          License : PHP
          Description : The php54-php-imap module will add IMAP (Internet Message Access Protocol)
          : support to PHP. IMAP is a protocol for retrieving and uploading e-mail
          : messages on mail servers. PHP is an HTML-embedded scripting language.



          Remi use the following names for there php versions;



          php54-php-foo - php 5.4
          php55-php-foo - php 5.5
          php56-php-foo - php 5.6



          Where foo is the package name you want.



          Having seen your comment the direct download can be found here One other thing to check - /etc/yum.repos.d/remi.repo (Or whatever your version is called) and check to see if you have the following lines and what's enabled.



          [remi-php56]
          name=Les RPM de remi de PHP 5.6 pour Enterprise Linux $releasever - $basearch
          #baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php56/$basearch/
          mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php56/mirror
          # WARNING: If you enable this repository, you must also enable "remi"
          enabled=1
          gpgcheck=1
          gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi





          share|improve this answer


























          • Still getting No package php54-php-imap available. Error: Nothing to do

            – DadaB
            Aug 24 '15 at 23:41











          • @DadaB see my updated answer has a link to a manual download & config section for the .repo file

            – user3788685
            Aug 25 '15 at 19:43














          0












          0








          0







          Try this one;



          yum install php54-php-imap searching from my x64 box I get the following;



          Available Packages
          Name : php54-php-imap
          Arch : x86_64
          Version : 5.4.44
          Release : 1.el6.remi
          Size : 58 k
          Repo : remi
          Summary : A module for PHP applications that use IMAP
          URL : http://www.php.net/
          License : PHP
          Description : The php54-php-imap module will add IMAP (Internet Message Access Protocol)
          : support to PHP. IMAP is a protocol for retrieving and uploading e-mail
          : messages on mail servers. PHP is an HTML-embedded scripting language.



          Remi use the following names for there php versions;



          php54-php-foo - php 5.4
          php55-php-foo - php 5.5
          php56-php-foo - php 5.6



          Where foo is the package name you want.



          Having seen your comment the direct download can be found here One other thing to check - /etc/yum.repos.d/remi.repo (Or whatever your version is called) and check to see if you have the following lines and what's enabled.



          [remi-php56]
          name=Les RPM de remi de PHP 5.6 pour Enterprise Linux $releasever - $basearch
          #baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php56/$basearch/
          mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php56/mirror
          # WARNING: If you enable this repository, you must also enable "remi"
          enabled=1
          gpgcheck=1
          gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi





          share|improve this answer















          Try this one;



          yum install php54-php-imap searching from my x64 box I get the following;



          Available Packages
          Name : php54-php-imap
          Arch : x86_64
          Version : 5.4.44
          Release : 1.el6.remi
          Size : 58 k
          Repo : remi
          Summary : A module for PHP applications that use IMAP
          URL : http://www.php.net/
          License : PHP
          Description : The php54-php-imap module will add IMAP (Internet Message Access Protocol)
          : support to PHP. IMAP is a protocol for retrieving and uploading e-mail
          : messages on mail servers. PHP is an HTML-embedded scripting language.



          Remi use the following names for there php versions;



          php54-php-foo - php 5.4
          php55-php-foo - php 5.5
          php56-php-foo - php 5.6



          Where foo is the package name you want.



          Having seen your comment the direct download can be found here One other thing to check - /etc/yum.repos.d/remi.repo (Or whatever your version is called) and check to see if you have the following lines and what's enabled.



          [remi-php56]
          name=Les RPM de remi de PHP 5.6 pour Enterprise Linux $releasever - $basearch
          #baseurl=http://rpms.famillecollet.com/enterprise/$releasever/php56/$basearch/
          mirrorlist=http://rpms.famillecollet.com/enterprise/$releasever/php56/mirror
          # WARNING: If you enable this repository, you must also enable "remi"
          enabled=1
          gpgcheck=1
          gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Aug 25 '15 at 19:42

























          answered Aug 24 '15 at 16:46









          user3788685user3788685

          3371210




          3371210













          • Still getting No package php54-php-imap available. Error: Nothing to do

            – DadaB
            Aug 24 '15 at 23:41











          • @DadaB see my updated answer has a link to a manual download & config section for the .repo file

            – user3788685
            Aug 25 '15 at 19:43



















          • Still getting No package php54-php-imap available. Error: Nothing to do

            – DadaB
            Aug 24 '15 at 23:41











          • @DadaB see my updated answer has a link to a manual download & config section for the .repo file

            – user3788685
            Aug 25 '15 at 19:43

















          Still getting No package php54-php-imap available. Error: Nothing to do

          – DadaB
          Aug 24 '15 at 23:41





          Still getting No package php54-php-imap available. Error: Nothing to do

          – DadaB
          Aug 24 '15 at 23:41













          @DadaB see my updated answer has a link to a manual download & config section for the .repo file

          – user3788685
          Aug 25 '15 at 19:43





          @DadaB see my updated answer has a link to a manual download & config section for the .repo file

          – user3788685
          Aug 25 '15 at 19:43


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f960201%2finstall-imap-on-php-5-4-centos%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...