dosseh edjé wrote:
My BackupPC's cgi interface doesn't work. I receive a message which
begin by:"Internal Server Error" but httpd's log file prints these: -> mod_mime_magic: can't read
/var/www/cgi-bin/BackupPC/BackupPC_Admin -> can't open perl script
"/var/www/cgi-bin/BackupPC/BackupPC_Admin" Permission denied ->  Use
-S to search $PATH for it. ->  Premature end of script headers:
BackupPC_Admin. The permissions on BackupPC_Admin's file are: "-rwx--x--- 1 edje edje 3927 aoû 11 17:48 /var/www/cgi-bin/BackupPC/BackupPC_Admin" "edje" is backuppc's user. So what can would be wrong?
Apache is probably not running as 'edje' so it can't read this file.
Try running this 'chmod 644 /var/www/cgi-bin/BackupPC/*' as 'edje' or root.

Rupert


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to