Linux - a2enmod command not found: Difference between revisions
From PiRho Knowledgebase
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Linux]] | |||
On Debian a2enmod is located at /usr/sbin/a2enmod and sometimes /usr/sbin is not in your PATH.<br/> | 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]] | ||
Revision as of 11:44, 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]