← Back to team overview

mahara-contributors team mailing list archive

[Bug 1312077] Re: Error while installing mahara

 

To expand on what Son, said, the call to install_from_xmldb_file() is
what actually creates ALL the tables in the database. If your Mahara
installation is still working even after you comment this out, then it
probably means that on your first installation attempt, Mahara
successfully created the tables before it stalled out. Then on your
subsequent attempts to install, it choked because the tables were
already present.

Normally it's recommended to delete and recreate the tables and the
dataroot between installation attempts, in order to avoid these kinds of
problems.

** Changed in: mahara
    Milestone: None => 1.9.1

** Changed in: mahara
       Status: New => Incomplete

** Tags added: install windows

-- 
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:
  Incomplete

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