Error: fatal: unknown configuration directive ‘function’ on line 44 of ‘/opt/lampp/etc/proftpd.conf’
Solution:
run this command root directory
vi /opt/lampp/etc/proftpd.conf
And comment this function
function make_seed() {
}
now again restart the lampp
[…] https://www.devopsconsulting.in/blog/error-fatal-unknown-configuration-directive/ […]