Rodrigo Real a écrit : > Vincent <[EMAIL PROTECTED]> writes: > > Hi > > >>> Is this a new installation or upgrade? >>> >>> >>> >> This is un upgrade. >> >>> Where is BackupPC installed? Confirm that /etc/init.d/backuppc >>> has the correct paths and user. On a new installation the config >>> file will be in /etc/BackupPC/config.pl. Make sure that file exists >>> and has the right permissions. >>> >>> >>> >> ls -l /etc/init.d/ >> >> -rwxr-xr-x 1 root root 1240 2006-08-03 07:55 backuppc >> >> ls -l /etc/backuppc/ >> >> -rw-r--r-- 1 root root 77954 2006-08-05 09:35 config.pl >> > > I think you should rename your /etc/backuppc directory, something like this: > mv /etc/backuppc /etc/BackupPC > > Hope it helps, > Rodrigo > > I renamed /etc/backuppc --> /etc/BackupPC and i reinstalled backuppc. So now backuppc start correctly, thanks a lot But now when i try to use the web interface i have the following error : "You don't have permission to access /backuppc/ on this server"
ls -l /usr/share/backuppc drwxr-xr-x 2 backuppc backuppc 4096 2006-08-05 20:26 bin drwxr-xr-x 2 root root 4096 2006-08-05 20:26 cgi-bin drwxr-xr-x 2 backuppc backuppc 4096 2006-08-05 20:26 doc drwxr-xr-x 2 backuppc www-data 4096 2006-08-05 20:26 image drwxr-xr-x 3 root root 4096 2006-08-05 20:26 lib ls -l /usr/share/backuppc/cgi-bin -r-xr-xr-- 1 backuppc www-data 3998 2006-08-05 20:26 BackupPC_Admin more /etc/apache/conf.d/backuppc <Directory "/usr/share/backuppc/cgi-bin/"> AllowOverride None Options ExecCGI FollowSymlinks AddHandler cgi-script .cgi DirectoryIndex index.cgi AuthGroupFile /etc/BackupPC/htgroup AuthUserFile /etc/BackupPC/htpasswd AuthType Basic AuthName "BackupPC admin" require valid-user </Directory> I don't understand where is the probleme ? Thanks for your help. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/