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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • Installing 2.2Beta Joomla version
Pages: [1] 2

Author Topic: Installing 2.2Beta Joomla version  (Read 7646 times)

happyHacker

  • Guest
Installing 2.2Beta Joomla version
February 05, 2009, 02:05:07 am
I have downloaded the Joomla file and have an error message:

Your PHP version is missing zip functionality. Please ask your system administrator / hosting provider to recompile PHP with zip support.

You will need to uninstall CiviCRM from the Joomla Extension Manager.


Firstly, the source file is a zip and not tar.gz as implied in the notification email. I don't think that's an issue, correct me if I'm wrong. Secondly, I am not going to uninstall Joomla! (yet) as this is contrary to the install instructions!

I am following the install instructions on "http://wiki.civicrm.org/confluence/display/CRMUPCOMING/Upgrade+Joomla+Sites+to+2.2" and tried to ensure the path is correct but I assume from the error that Joomla! has found the stuff OK - it's just wrong somehow.

Advice appreciated.

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: Installing 2.2Beta Joomla version
February 05, 2009, 04:30:03 am
Hi,

will you check, Zip is enable as php extension.

Code: [Select]
<?php
phpinfo
();
?>


sunil
The community around a product more important than the product itself?

happyHacker

  • Guest
Re: Installing 2.2Beta Joomla version
February 05, 2009, 05:16:46 am
I did look on my WAMP control and did show it not to be enabled. I was not expecting to do this as I had unzipped to the civi_crm folder. I did enable this and repeated the install action. The install ended up with a blank page after about 2mins. If I go to Joomla! admin and select any of the civiCRM links I get a blank page.

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: Installing 2.2Beta Joomla version
February 05, 2009, 05:17:44 am
You should check apache log for errors.

Kurund
Found this reply helpful? Support CiviCRM

happyHacker

  • Guest
Re: Installing 2.2Beta Joomla version
February 05, 2009, 05:51:00 am
Access log:
option=com_civicrm&task=civicrm/dashboard&reset=1 HTTP/1.1" 500 -
127.0.0.1 - - [05/Feb/2009:13:16:26 +0000] "GET /civicrm/administrator/index.php HTTP/1.1" 200 15277
Error log:
[Thu Feb 05 13:02:48 2009] [notice] Child 5316: Starting thread to listen on port 80.
Restart all services - no change.

Also, if I go in at the FE I also get a blank page. There's a URL wrong somewhere? Most of the files at root are dated today and a mix dated elswhere today and previous install (but I guess that's to be expected).

If anyone has any ideas (reinstall is the option I'll consider next)?

PS I have to point out I have not proceeded to the DB step. But then I should have got a "Success" from the upgrade.
« Last Edit: February 05, 2009, 06:03:09 am by happyHacker »

jdiff

  • I’m new here
  • *
  • Posts: 24
  • Karma: 2
Re: Installing 2.2Beta Joomla version
February 05, 2009, 07:31:34 am
are you installing into Joomla from a directory?  are you pointing the joomla installer at the proper directory?  the install package needs to be unzipped into the folder of your choice (usually tmp).  the joomla installer should then not need to unzip anything.

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: Installing 2.2Beta Joomla version
February 05, 2009, 08:47:05 am

the new version has a zip file within the zip file. we unzip the file during the installation process and hence need a native zip library compiled into php (else its a bit too slow and will timeout)

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

happyHacker

  • Guest
Re: Installing 2.2Beta Joomla version
February 06, 2009, 01:10:24 am
OK, then I have performed the correct operation; unzipped to a directory, pointed the installer at the folder and this "unzipped the inner file and went ahead. It ended up as I described above.

Has anyone experienced this and have a solution?

Is this normal behaviour and I have to go straight to the DB upgrade and ignore this apparent failure?????

Can I repeat in some way?

Should I scrap the installation and start again (pity if it's just a config. problem)?

Willing to supply any data if it helps.
« Last Edit: February 06, 2009, 01:12:15 am by happyHacker »

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: Installing 2.2Beta Joomla version
February 06, 2009, 07:10:07 am

are you on a shared host? if so, your best bet would be to uninstall and reinstall.

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

happyHacker

  • Guest
Re: Installing 2.2Beta Joomla version
February 07, 2009, 02:59:49 am
No, I'm on a WAMP on my own laptop. I shall start again!

happyHacker

  • Guest
Re: Installing 2.2Beta Joomla version
February 07, 2009, 08:41:09 am
Another disaster. I've done a clean Joomla! install because CiviCRM would not uninstall the last version. I've followed the install instructions for directory install and I end up with a blank white page. If I go back to Joomla! admin I can see CiviCRM but all links go to a blank page.

Advice appreciated because this will not uninstall.

civicrm.settings.php:

global $civicrm_root;

$civicrm_root = 'C:\wamp\www\civicrm\administrator\components\com_civicrm';
define( 'CIVICRM_TEMPLATE_COMPILEDIR', 'C:\wamp\www\civicrm\media\civicrm\templates_c\' );
« Last Edit: February 07, 2009, 09:23:58 am by happyHacker »

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: Installing 2.2Beta Joomla version
February 07, 2009, 01:07:41 pm

we just discovered this bug last week. can u edit civicrm.settings.php file and change

Code: [Select]
define( 'CIVICRM_TEMPLATE_COMPILEDIR', 'C:\wamp\www\civicrm\media\civicrm\templates_c' );

note that the last backslash has been deleted. This has been fixed for beta2

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

happyHacker

  • Guest
Re: Installing 2.2Beta Joomla version
February 08, 2009, 02:17:35 am
Hm, that's sort of worked it is not giving me a 404 page "Component not found" when I invoke any of the CiviCRM menus in Joomla! admin. I see that the DB has NO civi tables whatsoever.

Beta 2 is not on the website. How do I make the changes to Beta 1 assuming my install has failed due to that reason?
« Last Edit: February 08, 2009, 02:46:37 am by happyHacker »

danseguin

  • Guest
Re: Installing 2.2Beta Joomla version
February 08, 2009, 12:36:59 pm
I'm having the same problem, with getting:

Your PHP version is missing zip functionality. Please ask your system administrator / hosting provider to recompile PHP with zip support.

You will need to uninstall CiviCRM from the Joomla Extension Manager.


Has anyone actually found the resolution to this? I'm running on a shared hosting enviornment, and have no problem installing (either via upload or directory) other components/extensions that have been in .zip format. It is definitely choking on the zip within a zip. And, since it is a share hosting environment, I cannot have them recompile php with the zip option.  So, this zip within a zip is preventing the install. Any chance of going back to no zip within a zip to increase compatibility with hosting environments?

Is there a manual install procedure, or can someone offer the code that will allow the install of the application after first unzipping the zip within a zip within my install directory? I'm trying to give a demo of civicrm in less than two days and was hoping to get the beta up with some test data in it.

I've manually uninstalled the alpha version and am still having the problems, so doesn't appear to be a alpha->beta migration issue, per se.

Any help appreciated.

-dan
« Last Edit: February 08, 2009, 03:47:39 pm by danseguin »

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: Installing 2.2Beta Joomla version
February 08, 2009, 06:14:08 pm

if you are php/shell savvy, you can do the following:

1. unzip the civicrm distribution to a directory

2. unzip the civicrm.zip file from the above directory

3. modify the civicrm.xml file to reference the civicrm folder (<folder>civicrm</folder>) and remove the reference to the zip file

4. modify configure.php and comment out the part which unzips the zip file

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] 2
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • Installing 2.2Beta Joomla version

This forum was archived on 2017-11-26.