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 »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Joomla post-install Fatal Error
Pages: [1]

Author Topic: Joomla post-install Fatal Error  (Read 2951 times)

Lycofron

  • Guest
Joomla post-install Fatal Error
July 12, 2007, 04:03:12 pm
Hi,

I am trying to install CiviCRM in Joomla 1.0.12 in my own test server. After following in every detail steps described in installation guide, installation was successful. But, when I try to go to "CiviCRM Home" all I get is the following:

Code: [Select]

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="" code=135853504 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]

I have no other clue, so far, to find out what's happening. I followed instructions about open_basedir, without success. I searched in google, but could not find any information.

What can be happenin?

Thank you in advance.

Michał Mach

  • Ask me questions
  • ****
  • Posts: 748
  • Karma: 59
    • CiviCRM site
  • CiviCRM version: latest
  • CMS version: Drupal and Joomla latest
  • MySQL version: numerous
  • PHP version: 5.3 and 5.2
Re: Joomla post-install Fatal Error
July 13, 2007, 11:45:56 pm
Which version of CiviCRM are you using? Do you have access to httpd server's error logs and can check there for potential clues?

Thx,
m
« Last Edit: July 14, 2007, 08:49:50 am by Michał Mach »
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

My absolute favourite: Wordpress Integration!.

Donate Now!

Lycofron

  • Guest
Re: Joomla post-install Fatal Error
July 14, 2007, 07:31:06 am
Hi,

I tried to install civicrm-1.7.9821-joomla for php5.

Unfortunately, errors_log did not log anything at all about com_civicrm.

I attach my server's phpinfo output.

PS. I am trying this test installation in order to set it up on a real site next week.

Thank you for your reply.

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: Joomla post-install Fatal Error
July 15, 2007, 07:37:56 am

You might want to search the forums and also read this thread:

http://forum.joomla.org/index.php?topic=112205.0

for potential reasons and ways of getting this to work

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

Lycofron

  • Guest
Re: Joomla post-install Fatal Error
July 15, 2007, 02:08:17 pm
Hi,

I followed the procedure described in this thread, in every detail. I even performed the installation on a separate test domain (previous installation was on a subdirectory). Still, the same problem persists.

On the same installation, I tried to edit civicrm.settings.php manually (changed joomla version to 1.0.12 and MySQL version to 5.0). Still nothing.
I then tried to set RG_EMULATION to 1, register_globals to ON and magic_quotes to OFF. Still, I get the same fatal error.
And no relevant messages in errors_log.

Does it need to have register_globals ON during installation?

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: Joomla post-install Fatal Error
July 15, 2007, 09:02:24 pm

no, u dont need register globals. would be great if you could spend time and help us debug and resolve this issue. please post back if u make progress on this

thanx

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

Lycofron

  • Guest
Re: Joomla post-install Fatal Error
July 16, 2007, 06:02:52 am
OK, after setting error output to E_ALL (incl. notices) I get the following:

Quote
Notice: Undefined index: q in /var/www/civicrm.dev/htdocs/administrator/components/com_civicrm/civicrm/CRM/Core/Smarty.php on line 131

Notice: Undefined index: q in /var/www/civicrm.dev/htdocs/administrator/components/com_civicrm/civicrm/CRM/Core/Menu.php on line 108

Notice: Undefined offset: 1 in /var/www/civicrm.dev/htdocs/administrator/components/com_civicrm/civicrm/CRM/Core/Menu.php on line 110

Notice: Undefined offset: 1 in /var/www/civicrm.dev/htdocs/administrator/components/com_civicrm/civicrm/CRM/Core/Menu.php on line 144


Lycofron

  • Guest
Re: Joomla post-install Fatal Error
July 16, 2007, 02:32:00 pm
OK, seems that gentoo has an issue with PEAR and, though I thought it was there, in fact it wasn't. Now I am trying to convince my test server  :) to install it, but it will take some time. I' ll let you know!

Lycofron

  • Guest
Re: Joomla post-install Fatal Error
July 18, 2007, 06:04:04 am
OK, everything up and running.

Sorry for making you worry and thank you for your willingness to support!

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: Joomla post-install Fatal Error
July 18, 2007, 07:32:50 pm

Can u describe your issue in more detail and your workaround. Will help other people in the future

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Joomla post-install Fatal Error

This forum was archived on 2017-11-26.