Published on: 06-01-22 12:36pm
Instruction Link: - https://getcomposer.org/download/
Using the above link you will find command to install composer on MAC.
In MAC, PHP automatically comes with MAMP even you can download it according to your requirements of PHP Version and also can switch PHP versions easily.
Install Mailparse Extension in Ubuntu using below structured command:
Command:
pecl install mailparse
After successful execution of the command, you need to add "extension=mailparse.so" in php.ini file of the PHP version you are using.
Note:- Sometimes you will not get pre-installed pecl in MAC so in that case you need to install pecl first following the link given below:
Instruction Link - https://www.lullabot.com/articles/installing-php-pear-and-pecl-extensions-on-mamp-for-mac-os-x-107-lion
MAMP comes with pre-installed IMAP Extension, you just need to uncomment the IMAP Extension from php.ini file of PHP version which you are using, it will reflect/work after restarting apache services.
In case of any issues do mail us at [email protected]
Looking for anything specific article which resides in general queries? Just browse the various relevant folders and categories and then you will find the desired article.
Contact Us