On Sun, 24 Dec 2006 16:59:22 -0700 Paul Harmor wrote: > OK, so now, I've uninstalled everything (AFAIK), and installed the 3b3 > clean, then migrated (manually) all my settings, hosts file, etc... > > At this point, there is NO web gui, and I can't seem to find any of > the .ht* files necessary...
Hi Paul, Sad to say, I've encountered such problems several times and there seem to be several possible causes. Likely the problem is an error in file permissions, file ownership, or directory pathing. A place to start is with your apache access and error logs. They will likely indicate what apache wanted to do, but couldn't. Generally apache is trying to run BackupPC_Admin as a cgi-script, so find out BackupPC_Admin's path on your machine and try running it. The problem could be that it doesn't have execute permission or that apache isn't running it as the proper user (backuppc). HTH, David ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
