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) »
  • Missing zip functionality error with alt zip
Pages: [1]

Author Topic: Missing zip functionality error with alt zip  (Read 3695 times)

HDG

  • Guest
Missing zip functionality error with alt zip
April 27, 2009, 11:36:19 am
I got this with the normal Joomla zip:
Quote
Your PHP version is missing zip functionality. Please ask your system administrator / hosting provider to recompile PHP with zip support.

If this is a new install, you will need to uninstall CiviCRM from the Joomla Extension Manager.

So the install guide says to use the alt zip. I tried that, same error.

In /home/x/public_html/administrator/components/com_installer/component/
Code: [Select]
[root@server component]# ls
civicrm-2.2.2-joomla-alt.zip

Code: [Select]
[root@server component]# unzip civicrm-2.2.2-joomla-alt.zip
...
[root@server component]# ls
civicrm-2.2.2-joomla-alt.zip  com_civicrm

"Install from Directory" as /home/x/public_html/administrator/components/com_installer/component/com_civicrm/ in Joomla...
Quote
Your PHP version is missing zip functionality. Please ask your system administrator / hosting provider to recompile PHP with zip support.

If this is a new install, you will need to uninstall CiviCRM from the Joomla Extension Manager.

[EDIT] After about 5 tries, I now get this on Install from Dir: Cannot execute DROP TABLE IF EXISTS civicrm_event: DB Error: constraint violation
« Last Edit: April 27, 2009, 12:14:31 pm by HDG »

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: Missing zip functionality error with alt zip
April 27, 2009, 12:40:52 pm
Quote
After about 5 tries, I now get this on Install from Dir: Cannot execute DROP TABLE IF EXISTS civicrm_event: DB Error: constraint violation

Looks like you already have few of CiviCRM related tables in joomla DB, hence you got this error. May be drop all civicrm_* tables from your joomla db and retry installation. Not sure why you got zip error.

Kurund
Found this reply helpful? Support CiviCRM

HDG

  • Guest
Re: Missing zip functionality error with alt zip
April 27, 2009, 12:42:07 pm
Probably forgot to mention, but I'm upgrading.

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: Missing zip functionality error with alt zip
April 27, 2009, 12:56:02 pm
Quote
Probably forgot to mention, but I'm upgrading.
Then you should check: http://wiki.civicrm.org/confluence/display/CRMDOC/Upgrade+Joomla+Sites+to+2.2

Kurund
Found this reply helpful? Support CiviCRM

HDG

  • Guest
Re: Missing zip functionality error with alt zip
April 27, 2009, 12:59:11 pm
Yes, that's what I am following.

I got to
Quote
   *If you get the following error when installing or upgrading CiviCRM 2.2 for Joomla!*, Download and use civicrm-2.2.x-joomla-alt.zip package.
Your PHP version is missing zip functionality. Please ask your system administrator / hosting provider to recompile PHP with zip support.
Tried the alt zip, same error. And thus I posted here for help.

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: Missing zip functionality error with alt zip
April 27, 2009, 01:52:16 pm
I have found that the alt script throws up the same error when the civicrm.zip file is sitting in <Joomla! directory>/administrator/components/com_civicrm (I think that's the directory).

Did you run the normal install and then the alt install? If you did, and didn't remove the zip file, then you'll get the same error.

Ken

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Missing zip functionality error with alt zip

This forum was archived on 2017-11-26.