Sam Przyswa wrote: > Thanks for the link, I changed the /images/ directory outside of the cgi > executable directory and now the images and the .js file work fine but I > got others problems: > > 1) I CAN'T run the ../BackupPC_Admin if the mod_perl is not enabled for > this site, it just display the file instead of run it
Very strange. I can't help you with this one. > 2) Other problem with the 3.1.0 it need File::RsyncP 0.68 and on Debian > Etch only the 0.64 is available, how to fix it ??? You need to update aptitude sources to "unstable" # nano /etc/apt/sources.list deb http://debian.yorku.ca/debian/ unstable main deb-src http://debian.yorku.ca/debian/ unstable main Now it will fetch 0.68 # apt-get update # apt-get install libfile-rsyncp-perl Then, make sure to put back "stable" in your sources.list and update aptitude sources. > Thanks again. > > Sam. > > -- Alexandre Joly <[EMAIL PROTECTED]> Network Administrator Infodev Electronic Designers Intl (418) 681-3539 ext. 153 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
