Linux - a2enmod command not found: Difference between revisions
From PiRho Knowledgebase
Jump to navigationJump to search
Created page with "On Debian a2enmod is located at /usr/sbin/a2enmod and sometimes /usr/sbin is not in your PATH. Reference: https://stackoverflow.com/questions/50022485/a2enmod-command-not-found-in-apache-server-using-cpanel-in-linux-vps stackoverflow: a2enmod command not found in apache server using cpanel in linux vps" |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
On Debian a2enmod is located at /usr/sbin/a2enmod and sometimes /usr/sbin is not in your PATH. | [[Category:Linux]] | ||
[[Category:apache2]] | |||
[[Category:a2enmod]] | |||
On Debian a2enmod is located at /usr/sbin/a2enmod and sometimes /usr/sbin is not in your PATH.<br/> | |||
Reference: [[https://stackoverflow.com/questions/50022485/a2enmod-command-not-found-in-apache-server-using-cpanel-in-linux-vps stackoverflow: a2enmod command not found in apache server using cpanel in linux vps]] | Reference: [[https://stackoverflow.com/questions/50022485/a2enmod-command-not-found-in-apache-server-using-cpanel-in-linux-vps stackoverflow: a2enmod command not found in apache server using cpanel in linux vps]] | ||
Latest revision as of 12:52, 6 March 2025
On Debian a2enmod is located at /usr/sbin/a2enmod and sometimes /usr/sbin is not in your PATH.
Reference: [stackoverflow: a2enmod command not found in apache server using cpanel in linux vps]