diff --git a/doc/setup.rst b/doc/setup.rst index 4336ffe1cd..5c73b3f1d7 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -852,6 +852,7 @@ are always ways to make your installation more secure: * Ensure your PHP setup follows recommendations for production sites, for example `display_errors `_ should be disabled. +* Remove the ``test`` directory from phpMyAdmin, unless you are developing and need test suite. * Remove the ``setup`` directory from phpMyAdmin, you will probably not use it after the initial setup. * Properly choose an authentication method - :ref:`cookie`