← Back to team overview

mahara-contributors team mailing list archive

[Bug 1312077] Re: Error while installing mahara

 

Now I got the Installation runnig by a little work-around. 
But I´m not realy sure, what the consequences for Mahara are.
   
I just deactivated the line 291 in the /lib/upgrade.php

290   if (!empty($upgrade->install)) {
291           //install_from_xmldb_file($location . 'install.xml');
292       }

At first sight this seems to have no visible effect on the functionality
of Mahara.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1312077

Title:
  Error while installing mahara

Status in Mahara ePortfolio:
  New

Bug description:
  mahara version:- 1.9

  OS :-  windows 7 (64 bit)

  Installation of mahara is taking too much time and lastly it gives
  following error

  Failed to install (check logs for xmldb errors)
  Call stack (most recent first):

      install_from_xmldb_file("C:\wamp\www\mahara/lib/db/install.xml") at C:\wamp\www\mahara\lib\upgrade.php:291
      upgrade_core(object(stdClass)) at C:\wamp\www\mahara\admin\upgrade.json.php:78

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1312077/+subscriptions


References