too much of just in one sentence
This commit is contained in:
@@ -446,10 +446,10 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
|
|||||||
<tt>$cfg['Servers'][$i]['host']</tt> contains the hostname of the first
|
<tt>$cfg['Servers'][$i]['host']</tt> contains the hostname of the first
|
||||||
server, the second <tt>$cfg['Servers'][$i]['host']</tt> the hostname of
|
server, the second <tt>$cfg['Servers'][$i]['host']</tt> the hostname of
|
||||||
the second server, etc.
|
the second server, etc.
|
||||||
In <tt>config.default.php</tt>, there is just one section for server
|
In <tt>config.default.php</tt>, there is only one section for server
|
||||||
definition, however you can put as many as you need in <tt>config.inc.php</tt>,
|
definition, however you can put as many as you need in
|
||||||
just copy that block or needed parts (you don't have to define all settings, just
|
<tt>config.inc.php</tt>, copy that block or needed parts (you don't
|
||||||
those you need to change).
|
have to define all settings, just those you need to change).
|
||||||
<br /><br />
|
<br /><br />
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user