Digging a deeper hole...

Hello folks,

Any help would be appreciated. I did install Sugar a couple of years ago, and all good. But this time around, doing a clean install of Suite, I feel like I am digging myself in deeper. I have gotten past a few things, but now upon installing get this long list of errors:

============

Creating SuiteCRM configuration file (config.php)

Creating SuiteCRM application tables, audit tables and relationship metadata

…
Notice: Undefined index: name in /home/glcom/public_html/suite/include/database/DBManager.php on line 2441

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2466

Notice: Undefined index: type in /home/glcom/public_html/suite/include/database/DBManager.php on line 2494

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2510

Notice: Undefined index: name in /home/glcom/public_html/suite/include/database/DBManager.php on line 2441

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2466

Notice: Undefined index: type in /home/glcom/public_html/suite/include/database/DBManager.php on line 2494

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2510

Notice: Undefined index: name in /home/glcom/public_html/suite/include/database/DBManager.php on line 2441

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2466

Notice: Undefined index: type in /home/glcom/public_html/suite/include/database/DBManager.php on line 2494

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2510

Notice: Undefined index: name in /home/glcom/public_html/suite/include/database/DBManager.php on line 2441

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2466

Notice: Undefined index: type in /home/glcom/public_html/suite/include/database/DBManager.php on line 2494

Notice: Undefined variable: colBaseType in /home/glcom/public_html/suite/include/database/DBManager.php on line 2510
Database error. Please check suitecrm.log for details.

=======================

I have a suspicion I am using the wrong names or something for the MySQL database. I created a new DB for this, and thought I had it right. :wink:

Best,
Lance

What is your db name? What are the details of your environment?

Hello Will,

Thank you for the reply. The database name is “glcom_foodmedia” and it’s on a CentOS server. And I placed it the following location:

mydomainname.com/public_html/suite

This is the same path as an install of Sugar which works just fine:
mydomainname.com.com/public_html/sugar

If you need a spew of more info, let me know where to get it and I will post. Thanks again, much appreciated.

Lance

PS: Not the most critical thing this minute. But I have tried to find this out while using Sugar and can’t seem to find an answer. I think this should be simple. I can’t figure out how to set up multiple databases in sugar/suite. Say one for doctors and another for lawyers. And be able to have the admin set Suite accounts to various see/read/write access rights. Maybe you have a link that explains that somewhere? Again, thank you very much in advance!