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) »
  • Installing Ver 1.8 issue with php4
Pages: [1]

Author Topic: Installing Ver 1.8 issue with php4  (Read 1228 times)

kc0qir

  • Guest
Installing Ver 1.8 issue with php4
March 05, 2008, 10:28:54 am
I am trying to install ver 1.8 for php4 and I am receiving an error that states php5 is required. can someone help me get past this error ? I am considering upgrading to php5 but I need to verify all other scripts prior to making that move and also move to a new server. So I would like to get 1.8 working if possible.

Thanks

kc0qir

  • Guest
Re: Installing Ver 1.8 issue with php4
March 06, 2008, 06:12:23 am
Fixed It ! I went to the install/index.php and found the references to php5. I adjusted it to my version of php and the install went fine. 



function check() {
        global $cmsPath, $crmPath;

      $this->errors = null;
      
        $this->requirePHPVersion('4.4.7', array("PHP Configuration", "PHP4 installed", null, "PHP version " . phpversion()));



      

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Installing Ver 1.8 issue with php4

This forum was archived on 2017-11-26.