To Craig: Apache's httpd.conf loads mod_auth.so and I assume it's ok since it's not giving me any errors on startup.
REMOTE_USER is not set as per the install instructions (from http://myhost/cgi-bin/printenv): ************************** DOCUMENT_ROOT="/var/www/html" GATEWAY_INTERFACE="CGI/1.1" HTTP_ACCEPT="*/*" HTTP_ACCEPT_ENCODING="gzip, deflate" HTTP_ACCEPT_LANGUAGE="en-ca" HTTP_CONNECTION="Keep-Alive" HTTP_HOST="backupsrv.webstorm.com" HTTP_USER_AGENT="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)" PATH="/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin" QUERY_STRING="" REMOTE_ADDR="192.168.0.114" REMOTE_PORT="2785" REQUEST_METHOD="GET" REQUEST_URI="/cgi-bin/printenv" SCRIPT_FILENAME="/var/www/cgi-bin/printenv" SCRIPT_NAME="/cgi-bin/printenv" SERVER_ADDR="192.168.0.240" SERVER_ADMIN="[EMAIL PROTECTED]" SERVER_NAME="backupsrv.webstorm.com" SERVER_PORT="80" SERVER_PROTOCOL="HTTP/1.1" SERVER_SIGNATURE="<address>Apache/2.0.40 Server at backupsrv.webstorm.com Port 80</address>\n" SERVER_SOFTWARE="Apache/2.0.40 (Red Hat Linux)" UNIQUE_ID="hnpUWH8AAAEAAFo5CNwAAAAB" ************************** To Les Mikesell: As far as I know, "Allow from 192.168.0" is the network from which the Directory can be accessed. To Rick DeNatale: I haven't had the prompt on that installation yet. Yes, the browser has been closed completely since then, cpu even restarted (for other reasons). I did try to change the realm without any effect. Apache was indeed restarted after every config change. Right now, there is no .htaccess file in cgi-bin. Christophe Faribault Systems Administrator Webstorm Media Inc. [EMAIL PROTECTED] (514) 392-7722 x233 -----Original Message----- From: Craig Barratt [mailto:[EMAIL PROTECTED] Sent: January 29, 2006 23:19 To: Christophe Faribault Cc: [email protected] Subject: Re: [BackupPC-users] BackupPC is empty after data move "Christophe Faribault" writes: > Our backup server (BackupPC 2.1.0) recently crashed so I setup a new > server with BackupPC 2.1.2. It has a LVM of 400Gb (2x200Gb) where are > stored cpool, pc, and pool. The actual install dir is /home/backuppc. > I have symb link in /home/backuppc/data/ for cpool, pc and pool and > backuppc starts fine. I've copied all the backuppc config files from > the old server (hosts, config.pl, <client>.pl, status.pl, etc.) but > backuppc doesn't seem to see any of them or something. When I run > /home/backuppc/bin/BackupPC_serverMesg status (info > | jobs | hosts), I see a bunch of stuff for all my clients but the CGI > interface is completely void of clients or backups. There isn't even a > link to the main config file in the left menu bar... Only Status, Host > Summary, Doc, FAQ, SF. > > Another anoying thing is that HTTP Auth won't work. I've followed and > revised the instructions but it just won't ask. I've put this is > /home/backuppc/conf/apache.conf: It sounds like you have just one problem: HTTP Auth won't work. Since you don't appear to be an admin, the CGI interface only shows limited links and only the hosts for which you are the user (since it doesn't know who you are, then that means no hosts). Try running the printenv CGI script in the FAQ to see if REMOTE_USER is getting set. Craig ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
