Php5 en mod (php7-also)

image_pdfimage_print

After installing php modules, some are not enabled by default upon installation.

One of those modules is php5-imap and php5-mcrypt is another one.

You have to enable them with php5enmod command.

php5enmod works just like the way a2enmod works for Apache.


 

… php5dismod, just like a2dismod works.

 

  • enabled php modules with…

 

 

php -m” list,

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.