[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re:.htaccess problem - raq3i
- Subject: [cobalt-users] Re:.htaccess problem - raq3i
- From: Charlie Summers <charlie@xxxxxxxxxx>
- Date: Mon Jul 28 06:53:08 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 9:22 AM -0400 7/28/03, Michelle Hall-Jones is rumored to have typed:
> I get the following message:-->
> bash: htpasswd: command not found
Try locate htpasswd - you'll likely find it OUTSIDE your path, in /usr/sbin.
Any time you're told a command doesn't exist, it only means the OS can't
find it where your PATH tells it to look.
Charlie