I made a custom installation of HestiaCP, not selecting anything related to email server, as I don’t plan to run any mail server on the host.
But, after trying to install PHPMailer using the following command, it just seems that doesn’t install: /usr/local/hestia/bin/v-add-sys-dependencies
or cd /usr/local/hestia/bin && v-add-sys-dependencies
After executing v-add-sys-dependencies nothing is shown in terminal. No errors, no successuful message. Is it supposed to show something once executed?
I already restarted the server, and tried more than single time to run the same command.