BackupPc Web Interface - Access Denied

Discussion in 'Installation/Configuration' started by mightyApe, Oct 8, 2007.

  1. mightyApe

    mightyApe New Member

    Hi guys!
    I currently try to install BackupPc on my Ubuntu Server LTS 6.06 system. The installation via apt-get works fine. Just when I try to access BackupPc's Web interface, I get the following error message from apache 2:
    Code:
    Forbidden
    You don't have permission to access /backuppc/ on this server.
    When I try to run
    Code:
    sudo dpkg-reconfigure backuppc
    I get the following error message:
    Code:
    /var/lib/dpkg/info/backuppc.postinst: line 45: /usr/share/wwwconfig-common/apache-include_all.sh: No such file or directory
    So, something with Apache seems to be not correct. Apache it self is running and I can access other sites running on it. Has anyone an idea how I could solve this?

    Thanks in advance!

    Kind regards,
    Stefan
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Does the backuppc/ directory exist? What's in it?
     

Share This Page