← Back to team overview

mahara-contributors team mailing list archive

[Bug 638883] Re: "lib.php did not exist"

 

My bad, sorry, I had totally forgotten about the plugins I added in,
will either remove for the upgrade or find new versions.

-- 
"lib.php did not exist"
https://bugs.launchpad.net/bugs/638883
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Invalid

Bug description:
Received the following error, upgrading from version 1.2.6testing (2009111016) to the code in branch 1.3_STABLE (via a git pull): (Error comes from apache2's error.log, the web page itself said a generic error)

[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114] [WAR] b7 (lib/mahara.php:1086) File /srv/mahara/releases/20100915105058/htdocs/artefact/learning/lib.php did not exist, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114] Call stack (most recent first):, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * safe_require("artefact", "learning") at /srv/mahara/releases/20100915105058/htdocs/lib/web.php:1988, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * mahara_standard_nav() at /srv/mahara/releases/20100915105058/htdocs/lib/web.php:2013, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * main_nav() at /srv/mahara/releases/20100915105058/htdocs/lib/web.php:384, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * smarty(array(size 1), array(size 1), array(size 0), array(size 1)) at /srv/mahara/releases/20100915105058/htdocs/index.php:62, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114] , referer: http://mahara.southdevon.ac.uk/admin/upgrade.php

[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114] [WAR] b7 (lib/errors.php:584) Exception thrown by smarty call while handling exception, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114] Call stack (most recent first):, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * log_message("Exception thrown by smarty call while handling exc...", 8, true, true) at /srv/mahara/releases/20100915105058/htdocs/lib/errors.php:109, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * log_warn("Exception thrown by smarty call while handling exc...") at /srv/mahara/releases/20100915105058/htdocs/lib/errors.php:584, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * MaharaException->handle_exception() at /srv/mahara/releases/20100915105058/htdocs/lib/errors.php:470, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114]   * exception(object(SystemException)) at Unknown:0, referer: http://mahara.southdevon.ac.uk/admin/upgrade.php
[Wed Sep 15 11:54:21 2010] [error] [client 172.21.3.114] , referer: http://mahara.southdevon.ac.uk/admin/upgrade.php

artefact/learning/lib.php does not exist, but artefact/lib.php does.





References