Pam Astor wrote on Sun, 6 Apr 2008 07:31:03 -0400:
I tried creating a password file by executing htpasswd -c /passwd/passwords famsite but apparently htpasswd is not in my path, Im getting the cannot create file /passwd/passwords famsite error.
That rather sounds like the path /passwd/passwords does not exist or is not writable.
Kai