CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Synchronize Users to Contacts- Error
Pages: [1]

Author Topic: Synchronize Users to Contacts- Error  (Read 1289 times)

gmasky

  • Guest
Synchronize Users to Contacts- Error
February 14, 2008, 06:10:10 pm
I am using Drupal 5.3 and Civicrm 1.9 in separate databases.

When I try to synchronize users I get the following error

Sorry. A non-recoverable error has occurred.

Error Details:
Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -24
    [message] => DB Error: connect failed
    [mode] => 16
    [debug_info] =>  [nativecode=Access denied for user 'stanisli_drpl2'@'localhost' (using password: YES)]
    [type] => DB_Error
    [user_info] =>  [nativecode=Access denied for user 'stanisli_drpl2'@'localhost' (using password: YES)]
    [to_string] => [db_error: message="DB Error: connect failed" code=-24 mode=callback callback=CRM_Core_Error::handle prefix="" info=" [nativecode=Access denied for user 'stanisli_drpl2'@'localhost' (using password: YES)]"]
)

How can I resolve this error.

Thanks in advance

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Synchronize Users to Contacts- Error
February 14, 2008, 06:19:10 pm

most likely there is an error in your database string settings

CIVICRM_UF_DSN in civicrm.settings.php. you might want to ensure that it points to the drupal db and has the right credentials

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

gmasky

  • Guest
Re: Synchronize Users to Contacts- Error
February 16, 2008, 07:00:23 pm
Thanks Lobo,

The string points to the correct drupal database and I rechecked the password settings that seem OK. I am still getting the error.

Gerry

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Synchronize Users to Contacts- Error

This forum was archived on 2017-11-26.