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) »
  • error upgrading from 2.1.4 to 2.2.2
Pages: [1]

Author Topic: error upgrading from 2.1.4 to 2.2.2  (Read 1935 times)

westre

  • Guest
error upgrading from 2.1.4 to 2.2.2
April 14, 2009, 10:49:03 pm
JFile::read: Unable to open file: '……/administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl'
JFile::read: Unable to open file: '…../administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl'
Warning: fopen(/…../administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl) [function.fopen]: failed to open stream: No such file or directory in /home/need06/public_html/libraries/joomla/filesystem/file.php on line 240

Warning: fopen(/…../administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl) [function.fopen]: failed to open stream: No such file or directory in /home/need06/public_html/libraries/joomla/filesystem/file.php on line 240

CiviCRM component files have been UPGRADED succesfully.
Please run the CiviCRM Database Upgrade Utility now. This utility will check your database and perform any needed upgrades.
Also review the upgrade documentation for any additional steps required to complete this upgrade.

civicrm pages just display this message
Warning: require_once(CRM/Core/Config.php) [function.require-once]: failed to open stream: No such file or directory in /...../administrator/components/com_civicrm/admin.civicrm.php on line 17

Fatal error: require_once() [function.require]: Failed opening required 'CRM/Core/Config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /..../administrator/components/com_civicrm/admin.civicrm.php on line 17

any ideas how to complete the upgrade?



Deepak Srivastava

  • Moderator
  • Ask me questions
  • *****
  • Posts: 677
  • Karma: 65
Re: error upgrading from 2.1.4 to 2.2.2
April 15, 2009, 12:10:59 pm
Quote
JFile::read: Unable to open file: '……/administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl'
JFile::read: Unable to open file: '…../administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl'

Sounds like permissioning issue. A 755 permissioning should work fine for reading purpose at least.
Not sure but sometimes disabling FTP in the Global Config also works for some reason.

Quote
civicrm pages just display this message
Warning: require_once(CRM/Core/Config.php) [function.require-once]: failed to open stream: No such file or directory in /...../administrator/components/com_civicrm/admin.civicrm.php on line 17

Its because the installer could setup settings file due to above reason.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • error upgrading from 2.1.4 to 2.2.2

This forum was archived on 2017-11-26.