Download
Upgrading
If you are upgrading from version 2.0 or 2.1, you will need to
reconfigure your variables within the new setup.pl file. This is due to
some new variables which were added.
The database files which store your downloaded information and your
downloadable files will remain the same.
In the new version I have changed the names of these two files.
files.txt is now files.pl
and
downloads.txt is now downloads.pl
This change was to increase security on your database files. Using
the txt extension left the files in a format that anyone could download
and read. Using pl will prevent this from happening.
The names of these files are defined within the setup.pl
file, which allows you to change them to anything you would like.
Remember to rename your files the same as you named them in the new setup.pl
file.
As always, test your script after the upgrade to ensure everything
works.
|