thorian93 / ansible-role-php

This role installs PHP on RHEL/CentOS, Debian/Ubuntu and Fedora servers.
MIT License
2 stars 1 forks source link

Enable PHP module using a2enmod #2

Closed thorian93 closed 4 years ago

thorian93 commented 4 years ago

It is necessary to run a2enmod php$VERSION to enable it.

thorian93 commented 4 years ago

Solved in d8064f097bec63e95d37f0e415bc6978fd3f6a9c.