Make upgrade warning a bit more descriptive
Issue #12164 Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
16dc45bb9d
commit
5e965bedf3
@ -532,8 +532,12 @@ Upgrading from an older version
|
||||
.. warning::
|
||||
|
||||
**Never** extract the new version over an existing installation of
|
||||
phpMyAdmin. This way you will leave old no longer working code in the
|
||||
directory, what can have severe security implications.
|
||||
phpMyAdmin, always first remove the old files keeping just the
|
||||
configuration.
|
||||
|
||||
This way you will not leave old no longer working code in the directory,
|
||||
what can have severe security implications or can cause various breakages.
|
||||
|
||||
|
||||
Simply copy :file:`config.inc.php` from your previous installation into
|
||||
the newly unpacked one. Configuration files from old versions may
|
||||
|
||||
Loading…
Reference in New Issue
Block a user