From 7c69214801138a81485e41733c96f3848b972cdf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?=
Then you can open ./scripts/setup.php in your browser and perform - setup. After saving your configuration move generated configuration to top - level directory and delete created ./config directory. Do not + setup. After saving your configuration move the generated configuration to the top + level directory and delete the ./config directory. Do not forget to remove world write permissions on ./config.inc.php!
+ ++chmod o-rw config.inc.php # remove world read and write permissions ++
Please note that it does not allow to configure everything, so for some additional features you still need to manually edit the configuration file.
@@ -304,7 +315,7 @@ chmod o+w config/config.inc.php # give it world writable permissions where you want to give users access to their own database and don't want them to play around with others.@@ -398,9 +411,7 @@ GRANT ALL PRIVILEGES ON user_base.* TO 'real_user'@localhost IDENTIFIED BY 'real'HTTP' authentication mode
-
Please have a look at our Link section on the official phpMyAdmin homepage for in-depth coverage of phpMyAdmin's - features and/or interface.
+ features and or interface.