<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding a second database? in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8762#M10446</link>
    <description>Didn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
    <pubDate>Thu, 17 Sep 2009 10:36:18 GMT</pubDate>
    <dc:creator>jimbly2</dc:creator>
    <dc:date>2009-09-17T10:36:18Z</dc:date>
    <item>
      <title>Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8648#M10441</link>
      <description>&lt;P&gt;Hi - I have created a database using DB manager and it appears in phpMyAdmin and works fine. I now want to create a second database - again created in DB manager fine, but won't appear in phpMyAdmin?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wondered if you had to&amp;nbsp; have a separate user for each database, so tried that, but then can't get second user to show in phpMyAdmin??&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2009 10:19:48 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8648#M10441</guid>
      <dc:creator>jimbly2</dc:creator>
      <dc:date>2009-09-14T10:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8672#M10442</link>
      <description>bump</description>
      <pubDate>Mon, 14 Sep 2009 17:38:21 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8672#M10442</guid>
      <dc:creator>jimbly2</dc:creator>
      <dc:date>2009-09-14T17:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8673#M10443</link>
      <description>You need to make sure both databases are under the same user first. Then you need to edit the phpmyadmin configuration string... I will get back to you on that.</description>
      <pubDate>Mon, 14 Sep 2009 17:42:29 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8673#M10443</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-09-14T17:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8674#M10444</link>
      <description>&lt;P&gt;OK, the following will only work if both databases are created under the same user, so please make sure they are. Also it is a good idea to make a backup copy of the file before you edit it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you've not already done so, install phpmyadmin and select any of the databases belonging to that user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once installed, you need to edit the file /private/phpmyadmin/config.inc.php&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find the line that looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$cfg['Servers'][$i]['only_db'] = 'dbname\_yourdomain\_com';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;change it to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$cfg['Servers'][$i]['only_db'] = array('dbname\_yourdomaini\_com', 'dbname2\_yourdomain\_com');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Substitute the obvious parts for your actual database names&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by dave on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt;14-09-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 07:43 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by dave on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt;17-09-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 04:33 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Sep 2009 15:33:25 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8674#M10444</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-09-17T15:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8680#M10445</link>
      <description>Cool - thanks Dave - will give it a go tomorrow &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 14 Sep 2009 21:08:36 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8680#M10445</guid>
      <dc:creator>jimbly2</dc:creator>
      <dc:date>2009-09-14T21:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8762#M10446</link>
      <description>Didn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Thu, 17 Sep 2009 10:36:18 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8762#M10446</guid>
      <dc:creator>jimbly2</dc:creator>
      <dc:date>2009-09-17T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8763#M10447</link>
      <description>&lt;P&gt;You will need to open a new browser window before it displays both databases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that doesn't work you have possibly got the syntax slightly wrong. Please can you post the full line that I mentioned and I will check the syntax.&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by dave on &lt;/SPAN&gt;&lt;SPAN class="local-date"&gt;17-09-2009&lt;/SPAN&gt;&lt;SPAN class="local-time"&gt; 12:25 PM&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Sep 2009 11:25:08 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8763#M10447</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-09-17T11:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8781#M10448</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ok - the line i have is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$cfg['Servers'][$i]['only_db'] = array('corpevents\_corporate-events\_co\_uk', 'corp_members\_corporate-events\_co\_uk') ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;..thanks,&lt;/P&gt;&lt;P&gt;jim&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2009 15:06:21 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8781#M10448</guid>
      <dc:creator>jimbly2</dc:creator>
      <dc:date>2009-09-17T15:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8783#M10450</link>
      <description>&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;P&gt;$cfg['Servers'][$i]['only_db'] = array('corpevents\_corporate-events\_co\_uk', 'corp\_members\_corporate-events\_co\_uk');&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2009 15:32:52 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/8783#M10450</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2009-09-17T15:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/73995#M10451</link>
      <description>&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having exactly the same issue as&amp;nbsp;&lt;SPAN&gt;&lt;A target="_self" href="https://business.forums.bt.com/t5/user/viewprofilepage/user-id/2873"&gt;jimbly2&lt;/A&gt;. I need to make the changes to the config.php file you mention.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My problem is that I can't access the file in Dreamweave or Filezilla in order to edit the file. I also can't get to the file through the BT Advanced File manager either.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please help me to find a way to edit that file? Also strangley in Filezilla the phpmyadmin directory turns up as a black icon instand of the standard folder/directory icon. Any dea why this might be?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The black icon seems to be a result of why I can't get into the phpmyadmin directory to view the config.inc.php file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2014 14:13:38 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/73995#M10451</guid>
      <dc:creator>Danny_Wobble</dc:creator>
      <dc:date>2014-10-16T14:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a second database?</title>
      <link>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/73997#M10452</link>
      <description>&lt;P&gt;Bump to my above message as I can see that "Dave" no longer works for BT and so not sure if anyone will see my message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2014 14:16:13 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/Adding-a-second-database/m-p/73997#M10452</guid>
      <dc:creator>Danny_Wobble</dc:creator>
      <dc:date>2014-10-16T14:16:13Z</dc:date>
    </item>
  </channel>
</rss>

