Make warning a bit stronger
Obviously users are doing this for ages and are surprised that the old script doesn't work with new code. Issue #12159 Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
0db84175b3
commit
16dc45bb9d
@ -529,8 +529,11 @@ using following statement:
|
||||
Upgrading from an older version
|
||||
+++++++++++++++++++++++++++++++
|
||||
|
||||
**Never** extract the new version over an existing installation
|
||||
of phpMyAdmin; we had evidence of problems caused by this.
|
||||
.. 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.
|
||||
|
||||
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