Delete install.php? Delete install.php?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Delete install.php?

Started by matyrojo666, September 15, 2008, 09:50:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

matyrojo666

Should I delete install.php file in the main folder of Coppermine installation after install it?

Thanks
Matias

Joachim Müller

It won't hurt if you delete it, but the file won't do any harm if you leave it where it is. You can test this for yourself: go to the installer once more and it will tell you that it already has been run, so you (or anybody else) can't run it again. Coppermine checks for the presence of the install.lock and config.inc.php files inside the include folder. If those files are present, the installer can not run again.