forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: fishfreek on December 06, 2005, 05:26:58 pm

Title: mandatory files install.php, update.php and upgrade-1.0-to-1.2.php?
Post by: fishfreek on December 06, 2005, 05:26:58 pm
I just updated to 1.4.2 and I see in the version checker the following files are listed as being mandintory  install.php, update.php and upgrade-1.0-to-1.2.php.  I find it strange as in most scripts your told to remove the install, and upgrade scripts when done using them.  The site seems to run fine with out those three files being there.  Do they not pose a sort of secuirty risk by having them in place?
Title: Re: mandatory files install.php, update.php and upgrade-1.0-to-1.2.php?
Post by: Joachim Müller on December 08, 2005, 06:13:23 pm
no, as the existence of the install.lock file in the include folder keeps the install file from being run. Running the update.php file won't do any harm. You're free to find this out by yourself - just run those files. However, it won't hurt if you delete them as well.