#5451 - Copy _config.php to _config.php.bak when installing over another install
0 guests and 0 members have recently viewed this.
The top 3 point earners from 22nd Mar 2026 to 29th Mar 2026.
| Gabri |
|
|
|---|---|---|
| Jason Verhagen |
|
|
| jacobgkau |
|
|
There are no events at this time
We should be backing up _config.php when running the installer over an existing install. Members might have custom configs depending on git branches which are otherwise lost. This fix will make the installer create a _config.php.bak.* file (* is the current timestamp).