On Sun, 26 Nov 2006 10:13:28 -0600
Eric Snyder wrote:

...[snip]...

> 3) Really minor. My images do not show up in the cgi interface. Here
> is the bottom of my default file inside my sites-available folder
> where backuppc access is defined:
> 
> Alias /backuppc/ "/usr/local/BackupPC/cgi-bin/"
> <Directory /usr/local/BackupPC/cgi-bin/>
>     AllowOverride None
> 
>     Options ExecCGI FollowSymLinks
>     AddHandler cgi-script .cgi
>     DirectoryIndex index.cgi
> </Directory>
> 
> The image files did actually get installed in 
> /use/local/BackupPC/cgi-bin/images and I can browse then using the
> file manager. When I try to access them using 
> http://debian/backuppc/images/0010001.gif the browser does actually 
> display the image.

I encountered the same problem with my gentoo system.  As I'm a
gentoo rookie and treading in the very unfamiliar waters of DIY
ebuilds, odds are the problem is one of my own creation.  In any case
I got images (and style sheets) to work by executing:

   ln -s ../image /usr/share/webapps/backuppc/3.0.0_beta2/htdocs/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
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to