Hi all,

I'm trying to move the mountpoint of my backuppc hard disk 

LABEL=BackupUSBDisk     /opt          
          ext3    defaults    
    0 0

 to another location, 

LABEL=BackupUSBDisk     /opt/sicherung      
              ext3    
defaults        0 0

because I installed Joomla on the server (SME-Server 7.4) and it installs in 
/opt, where my backup disk is mounted. 
This results in /opt/joomla on my backup-disk and after reading 

http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/reg-changing-the-backuppc-backup-data-location-75425/,

I thought that I change the mount point to /opt/sicherung, create a link under 
/opt, which points to /opt/sicherung/backuppc 

[r...@sme-server opt]# ln -s ./sicherung/backuppc ./backuppc

and problem solved.

After this change, I can start and stop backuppc on the server w/o any 
problems, but I'm no more able to open the browser gui to administer backuppc. 
I keep getting this error message:

Forbidden

You don't have permission to access /backuppc/cgi-bin/BackupPC_Admin on this 
server.

Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request.

I guess, I am missing something. Can anybody point me in the right direction 
please?

+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------



------------------------------------------------------------------------------

_______________________________________________
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/

Reply via email to