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) »
  • pear_error: message="Connection timed out" code=110 mode=callback
Pages: [1]

Author Topic: pear_error: message="Connection timed out" code=110 mode=callback  (Read 2423 times)

jaffaizal

  • Guest
pear_error: message="Connection timed out" code=110 mode=callback
October 16, 2007, 04:10:20 am
Platform: Suse Linux 9.3
Hosting Panel: ISPConfig
Joomla: Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC
PHP: 5.0.3

Successfully installed CiviCRM. Appeared in the components menu. But, following error message appeared when selecting any of the submenu, say : "CiviCRM Home" or "Administer CiviCRM"

-----------------------------------------------------------------------------------------------------------------

Sorry. A non-recoverable error has occurred.

Please review the CiviCRM Installation Guide and try searching the CiviCRM Mailing List Archives for information on the error below.

Error Details:

[pear_error: message="Connection timed out" code=110 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]

-----------------------------------------------------------------------------------------------------------------

Please assist. What could be the problem?

Thanks,
Jaf

speleo

  • Ask me questions
  • ****
  • Posts: 396
  • Karma: 28
  • CiviCRM version: 4.3.1
  • CMS version: J! 2.5,9
  • MySQL version: 5.1
  • PHP version: 5.3.24
Re: pear_error: message="Connection timed out" code=110 mode=callback
October 16, 2007, 05:22:03 am
seems strange that it is happening on any menu selection. Check this post http://forum.civicrm.org/index.php/topic,358.0.html

jaffaizal

  • Guest
Re: pear_error: message="Connection timed out" code=110 mode=callback
October 16, 2007, 03:13:12 pm
I don't think it is SMTP related...?

jaf

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: pear_error: message="Connection timed out" code=110 mode=callback
October 16, 2007, 05:56:48 pm

If you are a PHP programmer, would be great if you could edit CRM/Core/Error.php and tweak the function fatal( ) to print the backtrace for this error message. That might give you/us a clue of whats happening

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

jaffaizal

  • Guest
Re: pear_error: message="Connection timed out" code=110 mode=callback
October 21, 2007, 08:49:50 am
Well I think it is SMTP related afterall (need to reconfirm by installing back onto my ISPConfig Shared Hosting server).

Anyway, after reinstalling to the latest version of CiviCRM and not using ISPConfig (Shared Hosting Server). I've come to realised that maybe the error is related to the setting of the SMTP. Because the registration in JOOMLA works (using PHP Mail Function or SMTP Server).

This is what I did. Hope this will help.

In,  CiviCRM >> Administer CiviCRM >> Global Settings  .

Set the SMTP Server Configuration to: localhost
SMTP Port: 25
Authentication: YES
SMTP Username: xxxxx (this must be a valid user in the system)

BTW, I'm running:

SLED10, Postfix, JOOMLA 1.5.0, CiviCRM v1.9.beta.11777, PHP 5 v5.1.2, MySQL 5 v5.0.26, APACHE v2.2.3

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • pear_error: message="Connection timed out" code=110 mode=callback

This forum was archived on 2017-11-26.