This forum is no longer active. Please post your questions to our new community site
Problem finding SugarCRM DB
|
|
Installed SugarCRM Native on Windows XP and I have imported the contacts. When I go to phpMyAdmin, I don’t see the SugarCRM database. I only see “Information_Schema” and “test” databases at localhost:3306. Where can I find the SugarCRM database? I don’t see it on MS SQL Express either. Thank you in advance! |
|
|
Hi, Did you install the BitNami SugarCRM Stack? If so it uses a MySQL database (not MS SQL). The BitNami SugarCRM Stack includes phpMyAdmin and you should be able to see the bitnami_sugarcrm database. Do you have any other MySQL instance running in the machine? Is it possible that you are connecting to a different MySQL server? |
|
|
Hi Victoria, Thanks for your reply. I didn’t had multiple instances of MySQL running on my machine. The problem was that I logged-in to phpMyAdmin with “user” userId instead of “root”. Found the my.ini config file in C:\Program Files\BitNami SugarCRM Stack\mysql folder and was able to find the root userId and password. Thanks, |

