Hi
I am trying to install php-imap.
I used command:
yum install php70-php-imap
And it installed it.
After that i restart my httpd service by
systemctl restart httpd.service
And I used command
php -m
and there’s no extenion named “imap”.
Cant believe it.
I tried to install again and it says
Package php70-php-imap-7.0.33-9.el7.remi.x86_64 already installed and latest version Nothing to do
On my server I have old php 5.4 and 5.6 too.
Can it be about that? How can I enable that extenion?
Im looking for php.ini file and there’s no line about “imap”.
Need some help. Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hey there @cagkana9f5cd873f5b8188e469,
I believe you’ll need to enable the extension by running sudo phpenmod imap.
Let me know if that helps :)
- Matt.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.