0.19 to 0.20 upgrade
1. Update database using update019-020.sql file
2. Replace all html (php) files, keep config.php settings.
3. Replace all perl files in /usr/local/bin
4. Run command updateprefs.pl
5. Run command updateplugins.pl
6. Login via web gui, and edit the default scanner profile, and save changes.
7. Login via web gui, and edit all scanner profiles, and save changes.

Note: During step #6 and 7, there will be some items that will not have
a radio button selected. You should specifically look for these settings
and make a selection.

0.17 to 0.18 upgrade
1. Update database use update017-018.sql file
2. Replace all html (php) files, keep config.php settings. Make sure "nessus" directory
   within inprotect webroot is write accessable by the apache user. 
3. Replace all perl files in /usr/local/bin
4. Move inprotect.cfg file to the /usr/local/etc
5. Add UPDATEPLUGINSTABLE=1 or UPDATEPLUGINSTABLE=0 to the inprotect.cfg file
6. Remove NESSUSHOST, FROMADDRESS, NESSUSPORT, RESULTURL, MAXNESSUSSCANS, NESSUSUSER, NESSUSPASSWORD from inprotect.cfg
7. Copy scanner/nessusd into /etc/init.d/ and run command - chkconfig --add nessusd, if you want
   to autostart nessusd at boot
8. Copy scanner/inprotect_reset.pl file into /usr/local/bin
   and modify /etc/rc.d/rc.local to execute this file at every boot
   This should clean-up database in case the scanner host was rebooted, during a scan.
9. On the webserver you may copy console/fetchupdates.pl into /usr/local/bin
   and run it on schedule if you want to keep local copy of Nessus plugins.
10. Edit Inprotect settings from the web interface.



Please replace all PHP files and back-end Perl scripts.
See changelog for details 
