|
Loading...
|
resourcespace@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: duplicate search Allison Stec Tue Feb 21 11:02:27 2012
you should also have $file_checksums_fullfile=true otherwise you are just comparing the first 5k of the file and the size On Tue, Feb 21, 2012 at 9:42 AM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > I'm continuing to run into issues with duplicates. Can someone take a > look at the config file below and tell me if there is an error > somewhere? > > <?php > ############################### > ## ResourceSpace > ## Local Configuration Script > ############################### > > # All custom settings should be entered in this file. > # Options may be copied from config.default.php and configured here. > > # MySQL database settings > $mysql_server = '127.0.0.1'; > $mysql_username = 'root'; > $mysql_password = 'l3T3lr3p'; > $mysql_db = 'resourcespace'; > > # Base URL of the installation > $baseurl = 'http://wc-dam.wheelock.edu/resourcespace'; > > # Email settings > $email_from = '[EMAIL PROTECTED]'; > $email_notify = '[EMAIL PROTECTED]'; > > $spider_password = 'UVUMAdUtaZYv'; > $scramble_key = 'urUrEMARE8YB'; > > $api_scramble_key = 'Yra6etAqagAB'; > > # Paths > $imagemagick_path = 'c:/imagemagick'; > $ghostscript_path = 'c:/gs/bin'; > $ffmpeg_path = 'C:\ffmpeg\bin'; > $exiftool_path = 'C:\exiftool'; > $config_windows = true; > $applicationname = 'Wheelock College'; > $ftp_server = 'my.ftp.server'; > $ftp_username = 'my_username'; > $ftp_password = 'my_password'; > $ftp_defaultfolder = 'temp/'; > $thumbs_display_fields = array(8,3); > $list_display_fields = array(8,3,12); > $sort_fields = array(12); > > # Added to help find/prevent duplicates > $file_checksums=true; > > -- > You received this message because you are subscribed to the Google Groups > "ResourceSpace" group. > To post to this group, send email to [EMAIL PROTECTED] > To unsubscribe from this group, send email to > [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/resourcespace?hl=en. > > -- You received this message because you are subscribed to the Google Groups "ResourceSpace" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/resourcespace?hl=en.
- duplicate search [EMAIL PROTECTED] 2012/02/21
- Re: duplicate search Allison Stec 2012/02/21 <=
- Re: duplicate search David Dwiggins 2012/02/24
- RE: duplicate search Paul Manno 2012/02/24
- Re: duplicate search David Dwiggins 2012/02/24