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 »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Oops! Incorrect CiviCRM Version - but it isn't!
Pages: [1]

Author Topic: Oops! Incorrect CiviCRM Version - but it isn't!  (Read 2023 times)

jackcorbae

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
Oops! Incorrect CiviCRM Version - but it isn't!
June 20, 2008, 04:49:46 pm
I have a Drupal 5.7 site that is running on a hosted service. The Drupal status correctly reports PHP 5.2.5 and MySQL 5.0.51 but whenever I try opening /sites/all/[etc]/install/index.php I get:

Code: [Select]
Oops! Incorrect CiviCRM Version
This installer can only be used for the Drupal PHP5 version of CiviCRM. Refer to the online Installation Guide for information about installing CiviCRM on PHP4 servers OR installing CiviCRM for Joomla!

Is 2.0.4 expecting Drupal 6 or something? Or I am overlooking something obvious? 2.0.2 and 2.0.3 installed many times without problems and I did get 2.0.4 to install once. I did get that incorrect version message once but a weird combination of refreshing/reloading/standing on my head and it worked.

My last several attempts however have resulted in nada.

Any help would be most welcome ... or I suppose I could install 2.0.3. Is there a manual upgrade or patch from 2.0.3 to 2.0.4?
« Last Edit: June 25, 2008, 09:13:24 pm by jackcorbae »

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: Oops! Incorrect CiviCRM Version - but it isn't!
July 16, 2008, 02:42:31 am
Quote
Is 2.0.4 expecting Drupal 6 or something? Or I am overlooking something obvious? 2.0.2 and 2.0.3 installed many times without problems and I did get 2.0.4 to install once. I did get that incorrect version message once but a weird combination of refreshing/reloading/standing on my head and it worked.
CiviCRM v2.1 will support drupal 6

Quote
Any help would be most welcome ... or I suppose I could install 2.0.3. Is there a manual upgrade or patch from 2.0.3 to 2.0.4?
I don't think there were any schema changes between 2.0.3 and 2.0.4, so overwriting 2.0.3 code with 2.0.4 should upgrade CiviCRM to 2.0.4

HTH

kurund

Found this reply helpful? Support CiviCRM

CliffLandin

  • Guest
Re: Oops! Incorrect CiviCRM Version - but it isn't!
July 31, 2008, 08:32:24 pm
I am having the same issue - using Drupal 5.7 and PHP Version 5.2.6 - I get the "This installer can only be used for the Drupal PHP5 version of CiviCRM." Using civicrm-stable 2.0.5 from SourceForge.

Other than the original poster, has anyone run in to this issue, and if so, what is the solution? I'm about at my wits end.

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: Oops! Incorrect CiviCRM Version - but it isn't!
July 31, 2008, 10:01:45 pm

You might want to double confirm that you are running php 5.x on that server. You might want to add in info.php in the install folder with the foll contents:

Code: [Select]
<?php

phpinfo
();

and then see the php version when u load info.php in the browser. If it does show PHP-5.2.x you might want to debug the code at install/index.php (line 95)

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

CliffLandin

  • Guest
Re: Oops! Incorrect CiviCRM Version - but it isn't!
August 06, 2008, 03:39:14 pm
It is definitely 5.2.x. I'll take a looksee at the install file.

Thx

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Oops! Incorrect CiviCRM Version - but it isn't!

This forum was archived on 2017-11-26.