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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Joomla upgrade to current verion failed
Pages: [1]

Author Topic: Joomla upgrade to current verion failed  (Read 1150 times)

lseibert

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
Joomla upgrade to current verion failed
August 21, 2011, 07:06:18 pm
I am trying to upgrade from 3.25 to 3.4.4 and it will not fully install.  When I run the install from the directory, the following errors appear.  This is for a live site with members and event and we need to get back up ASAP.  Any help is appreciated. :'(

Warning: fopen(/home/crew/public_html/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/crew/public_html/libraries/joomla/filesystem/file.php on line 246

Warning: fopen(/home/crew/public_html/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/crew/public_html/libraries/joomla/filesystem/file.php on line 246

Warning: require_once(/home/crew/public_html/administrator/components/com_civicrm/civicrm/CRM/Utils/System.php) [function.require-once]: failed to open stream: No such file or directory in /home/crew/public_html/administrator/components/com_civicrm/install.civicrm.php on line 30

Fatal error: require_once() [function.require]: Failed opening required '/home/crew/public_html/administrator/components/com_civicrm/civicrm/CRM/Utils/System.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/crew/public_html/administrator/components/com_civicrm/install.civicrm.php on line 30

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Joomla upgrade to current verion failed
August 22, 2011, 08:01:22 am
Seems you are missing the file

/home/crew/public_html/administrator/components/com_civicrm/civicrm/templates/CRM/common/civicrm.settings.php.tpl

which is supposed to be there--it's part of CiviCRM. Can you manually replace the CiviCRM source files?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

lseibert

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
Re: Joomla upgrade to current verion failed
August 22, 2011, 11:10:46 am
Thank you Hershel.  We finally found it was an error caused by our hosting and had to manually install.  All seems ok now.

benmoreassynt

  • I post occasionally
  • **
  • Posts: 52
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Joomla 2.5.19/Wordpress 3.8
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: Joomla upgrade to current verion failed
September 13, 2011, 12:21:52 pm
@lseibert Can you tell me what the server configuration problem was? I am experiencing exactly the same problem, however in my case I can fix the configuration - if I knew what the problem was.


benmoreassynt

  • I post occasionally
  • **
  • Posts: 52
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Joomla 2.5.19/Wordpress 3.8
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: Joomla upgrade to current verion failed
September 13, 2011, 01:41:57 pm
For reference, I found that using the '-alt.zip' version of CiviCRM 4.0.5 for Joomla 1.6 fixed the issue. The problem is an apparent glitch in zip archive support on a Debian server. The default install includes a nested zip archive that the PHP installer failed to unzip (but throws no error). Using alt avoid the nested zip issue.

Couple of questions arise:
1. What benefit is there from nesting zips inside zips? Seems redundant, and just likely to cause problems if server config lacks the correct zip support.
2. If unzipping fails, it would help if an error was thrown saying 'unzipping fails, install zip support or use -alt.zip installation file'.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Joomla upgrade to current verion failed

This forum was archived on 2017-11-26.