Ok, I was trying to lead you to the solution but I think things are getting lost in translation...
On Mon, Aug 8, 2011 at 10:27 AM, saed <[email protected]> wrote: > Thank you Richard for your response .. > thats what i`m saying files should be no difference with CEntos than Fedora .. > but as i excepted troubles caused by configuration files mess which happened > by re installing another version/arch of the software. > i re installed the rpm one more time after i did "rm -rf /etc/BackupPC" to > make sure its a clean installation . > > Now i have 2 Directories ! > > 1) $ ls /var/lib/backuppc/ > cpool passwd pc pool trash > 2) $ ls /var/lib/BackupPC/ > cpool pc pool trash If you are going to use the more "Fedora" package you can remove /var/lib/backuppc and keep /var/lib/BackupPC. > now if i try to access it with http://localhost/backuppc it says the URL not > found on the server! > BUT when > i try to access with http://localhost/BackupPC . it asks for Credentials > > seems i won`t be able to set a password for the user associated with this URL > http://localhost/BackupPC ,obviously coz the "passwd" file isn`t in > /var/lib/BackupPC/passwd Directory Ok, I'm going to write in all caps here, don't take this as yelling, but rather me trying to be clear: THE HTTP AUTHENTICATION FILE DOES NOT GO IN /var/lib/BackupPC/passwd The proper command is right in front of you: > # htpasswd -c /etc/BackupPC/apache.users yourusername <----- HERE Richard ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
