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 »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • BackTrace Error
Pages: [1]

Author Topic: BackTrace Error  (Read 1095 times)

helpmeplease

  • Guest
BackTrace Error
May 07, 2009, 01:47:15 pm
Hello,
I went to send an email using CIVI this morning and this is what I found. It was working fine before today. Can you please help?

Thank You!

PHP version     5.2.9
MySQL version    5.1.30
Joomla 1.5

backTrace

/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 138
, handle,
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/PEAR.php, call_user_func, 912
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB.php, PEAR_Error, 966
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/PEAR.php, DB_Error, 574
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/common.php, raiseError, 1903
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, raiseError, 256
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB.php, connect, 556
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, connect, 2261
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _connect, 2485
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _build_condition, 411
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Setting.php, find, 153
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, retrieve, 345
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, _initVariables, 183
/home/bullypul/public_html/administrator/components/com_civicrm/admin.civicrm.php, singleton, 25
/home/bullypul/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_init, 37
/home/bullypul/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_invoke, 22
/home/bullypul/public_html/libraries/joomla/application/component/helper.php, require_once, 162
/home/bullypul/public_html/administrator/includes/application.php, renderComponent, 130
/home/bullypul/public_html/administrator/index.php, dispatch, 67

Sorry. A non-recoverable error has occurred. The error trace below might help to resolve the issue

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

       
Code: [Select]
=> -24
    [message] => DB Error: connect failed
    [mode] => 16
    [debug_info] =>  [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bullypul_bullypul'@'localhost' (using password: YES)]
    [type] => DB_Error
    [user_info] =>  [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bullypul_bullypul'@'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=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bullypul_bullypul'@'localhost' (using password: YES)]"]
)

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: BackTrace Error
May 07, 2009, 02:27:06 pm
Looks like your database configuration is incorrect. You need to fix CIVICRM_UF_DSN / CIVICRM_DSN in civicrm.settings.php for admin and frontend

Kurund
« Last Edit: May 07, 2009, 02:30:47 pm by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

helpmeplease

  • Guest
Re: BackTrace Error
May 18, 2009, 09:46:24 pm
I looked at my username and password in cPanel and made sure they where correct. Could you think of anything else I might try.

Here is the info again:

backTrace

/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 138
, handle,
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/PEAR.php, call_user_func, 912
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB.php, PEAR_Error, 966
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/PEAR.php, DB_Error, 574
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/common.php, raiseError, 1903
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, raiseError, 256
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB.php, connect, 556
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, connect, 2261
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _connect, 2485
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _build_condition, 411
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/Setting.php, find, 153
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, retrieve, 345
/home/bullypul/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php, _initVariables, 183
/home/bullypul/public_html/administrator/components/com_civicrm/admin.civicrm.php, singleton, 25
/home/bullypul/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_init, 37
/home/bullypul/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_invoke, 22
/home/bullypul/public_html/libraries/joomla/application/component/helper.php, require_once, 162
/home/bullypul/public_html/administrator/includes/application.php, renderComponent, 130
/home/bullypul/public_html/administrator/index.php, dispatch, 67

Sorry. A non-recoverable error has occurred. The error trace below might help to resolve the issue

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

       
Code: [Select]
=> -24
    [message] => DB Error: connect failed
    [mode] => 16
    [debug_info] =>  [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bullypul_bullypul'@'localhost' (using password: YES)]
    [type] => DB_Error
    [user_info] =>  [nativecode=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bullypul_bullypul'@'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=mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'bullypul_bullypul'@'localhost' (using password: YES)]"]
)


Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: BackTrace Error
May 18, 2009, 09:54:21 pm
May be you should try contacting someone from http://civicrm.org/professional list.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • BackTrace Error

This forum was archived on 2017-11-26.