Hi,
I checked with chown command. but it doesn't work. And in httpd.conf file the user written is apache. So I changed the owner as apache and group apache. But same result.
using visudo command I added this line
www-data, apache, username ALL=NOPASSWD: /usr/bin/autopasswd
Am I still missing something?
|