Install Php Imap Extension Ubuntu

Drivers windows 7. Download the latest driver, firmware, and software for your HP 430 Notebook PC.This is HP's official website to download drivers free of cost for your HP Computing and Printing products for Windows and Mac operating system. Download the latest drivers for your HP 430 to keep your Computer up-to-date.

  1. Install Php Imap Extension Ubuntu Linux
  2. Php Imap Extension
  3. Install Php Imap Extension Ubuntu Server

Sep 10, 2014  But it just keeps on saying 'PHP imap extension is not installed'. Is there another way of compiling PHP with IMAP support on Ubuntu Server 12.04.5 LTS. I know that I can install PHP with IMAP by running the command 'aptitude install php-imap'. I'm running Ubuntu 9.04 Server and have php version 5 installed. I did a apt-get install php5-imap and it installed or says it did but I can't find the extension in the php.ini file to load it nor.

Active9 months ago

I have a LAMP box running Ubuntu, Apache 2 and PHP5 with Slicehost. I'm a bit new to all this sysadmin stuff (I'm primarily a web developer).

I need to use the IMAP functions in PHP, but they don't seem to be enabled according to phpinfo(). How do I enable them?

All of the information I can find on the net says I need to recompile PHP to add it, but I don't have a clue how to do that.

Any advice would be most appreciated. Thanks.

Hellweaver666Hellweaver666

3 Answers

Well, that depends on the distribution your LAMP server is running on. For example with Debian you can install the PHP5 IMAP module straight from the package manager with command apt-get install php5-imap.

Janne Pikkarainen

Install Php Imap Extension Ubuntu Linux

Janne Pikkarainen

Php Imap Extension

28.9k3 gold badges43 silver badges69 bronze badges

Carry out the following:

Install Php Imap Extension Ubuntu Server

However it's not enabled by default so enable it with:

Then bounce apache:

Done.

John SimmondsJohn Simmonds
How to install imap

Check the PHP version:

Suppose shows 7.0.32. So your FastCGI Process Manager(fpm) tool version is 7.0

Operating

Now install IMAP ENABLE and ENJOY!! Follow below commands.

Restart & Enable service:

Check now. IMAP is enabled!

Install php on ubuntu
Ebrahim KhalilullahEbrahim Khalilullah

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

Comments are closed.