Forums | Mahara Community
Support
/
Can't add external feeds
25 June 2009, 21:41
Hiya,
The notice I have now fixed in git, and the fix will be in the next release.
The rest of the output looks pretty normal
The permissions: Mahara creates the directories with permissions 0700 for security. The cron job should be run as the www-data user, then that user can read/write to dataroot.
Failing that, you can use $cfg->directorypermissions to set the default permissions for those dirs, at the expense of security.
25 June 2009, 22:18
Thanks Nigel,
I'll make those changes to cron as you have suggested.
We're still getting intermittent SSO errors relating to XMLRPC. These errors are generated when a user is passed from Moodle to Mahara and then user logs out from Mahara.
[Fri Jun 26 13:14:41 2009] [error] [client 165.228.181.31] [DBG] 4d (auth/user.php:821) Destroying user with un-committed changes, referer: http://www.facslearning.net.au/moodle/
[Fri Jun 26 13:14:45 2009] [error] [client 165.228.181.31] [WAR] 1f (lib/mahara.php:404) Unable to read language directory lang/, referer: http://www.facslearning.net.au/mahara/
[Fri Jun 26 13:14:45 2009] [error] [client 165.228.181.31] Call stack (most recent first):, referer: http://www.facslearning.net.au/mahara/
[Fri Jun 26 13:14:45 2009] [error] [client 165.228.181.31] * log_message("Unable to read language directory lang/", 8, true, true) at /home/facs/public_html/mahara/lib/errors.php:90, referer: http://www.facslearning.net.au/mahara/
[Fri Jun 26 13:14:45 2009] [error] [client 165.228.181.31] * log_warn("Unable to read language directory lang/") at /home/facs/public_html/mahara/lib/mahara.php:404, referer: http://www.facslearning.net.au/mahara/
[Fri Jun 26 13:14:45 2009] [error] [client 165.228.181.31] * get_languages() at /home/facs/public_html/mahara/account/index.php:124, referer: http://www.facslearning.net.au/mahara/
[Fri Jun 26 13:14:45 2009] [error] [client 165.228.181.31] , referer: http://www.facslearning.net.au/mahara/
[Fri Jun 26 13:15:05 2009] [error] [client 165.228.181.31] [DBG] 00 (auth/xmlrpc/lib.php:483) XMLRPC error occured while calling MNET method kill_children on http://www.facslearning.net.au/moodle, referer: http://www.facslearning.net.au/mahara/account/
[Fri Jun 26 13:15:05 2009] [error] [client 165.228.181.31] [DBG] 00 (auth/xmlrpc/lib.php:485) This means that single-signout probably didn't work properly, but the problem is at the remote application, referer: http://www.facslearning.net.au/mahara/account/
[Fri Jun 26 13:15:05 2009] [error] [client 165.228.181.31] [DBG] 00 (auth/xmlrpc/lib.php:487) If the remote application is Moodle, and you're happy with a Mahara developer getting access to your system so they can try and debug the problem, get in touch with [email protected], referer: http://www.facslearning.net.au/mahara/account/
[Fri Jun 26 13:15:05 2009] [error] [client 165.228.181.31] [DBG] 00 (auth/xmlrpc/lib.php:488) Exception message follows:, referer: http://www.facslearning.net.au/mahara/account/
[Fri Jun 26 13:15:05 2009] [error] [client 165.228.181.31] [DBG] 00 (auth/xmlrpc/lib.php:489) An error occurred at the remote server. Code: 500, referer: http://www.facslearning.net.au/mahara/account/
I'll PM you some access details for this server if that's ok.
Thanks again Nigel.
Brett
- «Previous page
- 1
- 2
- »Next page