Hello there,

I'm trying to setup my SugarCRM account with CarouselCRM and so far, I've managed to go through pretty much everything (java, tomcat, etc...) to install it. Except that now that I've nearly reached the end, I cannot seem to log into SugarCRM's database.

When I actually try to login, I get the following message: "Invalid credentials provided". And this, even though I updated the carouselserver.properties file to include the appropriate infos:

dburl=jdbc\:mysql\://www.xxx.com/crm
dbpwd=admin
dbuser=admin

Has anyone ever had this problem? Any help would be greatly appreciated.

Best Regards,

Hayssam.

PS: BTW I am running SugarCRM 4.5.1e on a PHP 5.1.6, Apache 1.3.37 and MySQL 5.0.27 server with CarouselCRM 2.01. Thanks!