Benedict simon wrote: > Thanks Les n guys > > i now been able to run BackupPc and the cgi scripts executes fine but i do > have a problem > > the pics on the page not displayed > > and the apache error logs display > > [Tue Apr 15 22:51:58 2008] [error] [client xx.xx.xx.xx] (8)Exec format > error: exec of '/var/www/cgi-bin/BackupPC/BackupPC_stnd.css' failed, > referer: http://xx.xx.xx.xx/BackupPC_Admin > [Tue Apr 15 22:51:58 2008] [error] [client xx.xx.xx.xx] (8)Exec format > error: exec of '/var/www/cgi-bin/BackupPC/sorttable.js' failed, referer: > http://xx.xx.xx.xx/BackupPC_Admin > [Tue Apr 15 22:51:58 2008] [error] [client xx.xx.xx.xx] Premature end of > script headers: BackupPC_stnd.css, referer: > http://xx.xx.xx.xx/BackupPC_Admin > [Tue Apr 15 22:51:58 2008] [error] [client xx.xx.xx.xx] Premature end of > script headers: sorttable.js, referer: http://xx.xx.xx.xx/BackupPC_Admin > [Tue Apr 15 22:51:58 2008] [error] [client xx.xx.xx.xx] (8)Exec format > error: exec of '/var/www/cgi-bin/BackupPC/logo.gif' failed, referer: > http://xx.xx.xx.xx/BackupPC_Admin > > also the permission of the above files are > > > -r-xr--r-- 1 backuppc backuppc 4016 Apr 15 11:39 BackupPC_stnd.css > -r-xr--r-- 1 backuppc backuppc 6463 Apr 15 11:39 sorttable.js > -r-xr--r-- 1 backuppc backuppc 1394 Apr 15 11:39 logo.gif >
It has been a while since I did an install, but I thought you were supposed to pick a different directory (usually a subdirectory where apache is already configured to serve non-executable content) for the images and css files. I see the current documentation says this can be a symlink. The problem is that the apache configuration for /var/www/cgi-bin makes it attempt to execute content there, so it needs to be served from some other location. -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/