Install Php Imap Extension Ubuntu

Posted By admin On 24.12.19

This post looks at how to install the PHP IMAP functions on Debian and should also work for Ubuntu/Kubuntu/etc and other Debian derived Linux distros. Search: Install PHP IMAP on Debian. More information about apt-get install. Advanced Package Tool, or APT, is a free software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu and other Linux distributions. This post looks at how to install the PHP IMAP functions on Debian and should also work for Ubuntu/Kubuntu/etc and other Debian derived Linux distros. Install PHP IMAP on Debian. And I've recently moved from CentOS with PHP 5.1.6 to Debian with PHP 5.2.6. To install the PHP IMAP extension on Debian, run the following from the command.

  1. Install Php Imap Extension
  2. Enable Php Extension Ubuntu
Active1 month ago

HelloI am installing osticket on ubuntu server and I am on the setup screen but I see that under recommended my PHP IMAP Extension has a red X. Install the php 7.

Download php designer 8 full Top 4 Download periodically updates software information of PHP Designer 8.1.2 full version from the publisher, but some information may be slightly out-of-date.

I have a hard time to find exact method to install PHP intl extension in Ubuntu 14.04.

I tried with sudo apt-get install php5-intl but displays error Unable to locate package.

I really need this extension for Zend Framework 2 , because of above missing extension I am getting error like this

ERROR:ZendI18nValidator component requires the intl PHP extension

I am using PHP 5.5.9.

How can I install PHP-intl extension in a correct way ?

piet.t
10.3k7 gold badges36 silver badges48 bronze badges
Hiranya Sarma

Install Php Imap Extension

Hiranya Sarma
5483 gold badges9 silver badges21 bronze badges

6 Answers

For php5 on Ubuntu 14.04

For php7 on Ubuntu 16.04

For php7.2 on Ubuntu 18.04

Anyway restart your apache afterDriver printer canon mp287 tidak muncul.

IMPORTANT NOTE: Keep in mind that your php in your terminal/command line has NOTHING todo with the php used by the apache webserver!

If the extension is already installed you should try to enable it. Either in the php.ini file or from command line.

Syntax:

php:

apache:

unherzunherz
Abdallah Awwad AlkhwaldahAbdallah Awwad Alkhwaldah

May be universe repository is disabled, here is your package in it

Enable it

Update

Enable Php Extension Ubuntu

And install

Alexey ShatrovAlexey Shatrov
kosala manojeewakosala manojeewa

you could search with aptitude search intlafter you can choose the right one, for examplesudo aptitude install php-intland finallysudo service apache2 restart

good Luck!

ValenkpoValenkpo
Kasia KasiaKasia Kasia

Not the answer you're looking for? Browse other questions tagged phpubuntuzend-framework2 or ask your own question.