BackupPC-users

Re: [BackupPC-users] Backuppc CGI Interface not working for me

2009-04-07 09:59:32
Subject: Re: [BackupPC-users] Backuppc CGI Interface not working for me
From: Adam Goryachev <mailinglists AT websitemanagers.com DOT au>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 07 Apr 2009 23:53:17 +1000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

My suggestion would be to do these two commands from the command prompt:

This command will un-install apache totally, including any config
files/etc that you might have customised (messed with).
apt-get --purge remove apache2


To install apache2 again with the plain vanilla default config do this:
apt-get install apache2

Now, check that apache is listening/working:
netstat -an|grep :80
tcp6       0      0 :::80           :::*           LISTEN

That is what you should see... it shows some program is listening on port 80

Now, from the browser on your workstation use a web browser to access:
http://ip.of.backup.server/

You should see the default apache page.

If you don't see this, then something has gone wrong. Don't bother to
continue with backuppc, stop and get apache working first.

Hope that helps.

Regards,
Adam
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknbWsgACgkQGyoxogrTyiVdZACeN8oIcU2znCDvaYgbY81z0dkC
K/IAn0TAebDvwLJRagmwJPZ/Opu46mmO
=Nh3w
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/