[Xerte] Xerte Online Toolkits V1.0 Released
Rochford, Thomas
t.rochford at rsc-eastern.ac.uk
Thu Apr 9 16:59:13 BST 2009
That's true, it works for me, but it won't work if you want to use a
different database name or a different prefix. Pat had also made changes to
the installation code but I don't think they were *wholly* successful - I
still needed to doctor the 'skeleton' file.
Kindest Regards,
Thomas
RSCs - Stimulating and Supporting Innovation in Learning
RSC Eastern welcomes feedback on our services via
support at rsc-eastern.ac.uk.
Keep up to date with e-bytes for free
http://www.jiscmail.ac.uk/lists/e-bytes.html
**********************************************
Thomas Rochford
e:Learning Advisor, Infrastructure & Learning Technologies
JISC Regional Support Centre - Eastern
Anglia Ruskin University, CU House, Southernhay, Basildon, SS14 1EZ
Eml: t.rochford at rsc-eastern.ac.uk
Mob: 07500 669 002
Fax: 01223 563142
Skype: cambridge.serendipity
http://www.rsc-eastern.ac.uk <http://www.rsc-eastern.ac.uk/>
************************************
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 09 April 2009 16:43
To: Xerte discussion list
Subject: RE: [Xerte] Xerte Online Toolkits V1.0 Released
I made a small update and downloaded the zip, changed my files and uploaded
it again, so I'm not sure. Pat has a few changes to make when he's back next
week, but it sounds as though you've cracked it anyway,
J
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Rochford, Thomas
Sent: Thursday, April 09, 2009 4:37 PM
To: Xerte discussion list
Subject: RE: [Xerte] Xerte Online Toolkits V1.0 Released
I've been busy getting this running on a 'stick' and have had a lot of help
from Patrick. However, even with the new setup files (dated 09/04/2009 @
17:57) I was still having problems until I changed setup/database.txt to read
as follows:
<?
/**
*
* database page, has the settings for database connection
*
* @author Patrick Lockley
* @version 1.0
* @copyright Copyright (c) 2008,2009 University of Nottingham
* @package
*/
/*
* Host where database is
*/
$xerte_toolkits_site->database_host = "localhost";
/*
* Username for database
*/
$xerte_toolkits_site->database_username ="DATABASE_USERNAME";
/*
* Password for database
*/
$xerte_toolkits_site->database_password ="DATABASE_PASSWORD";
/*
* Database name
*/
$xerte_toolkits_site->database_name ="toolkits";
/*
* Database table prefix
*/
$xerte_toolkits_site->database_table_prefix ="";
?>
Also, I've just downloaded xertetoolkits.zip again from the Nottingham
University WebSite and it seems to have reverted to the previous version, or
am I just imagining this?
Regards,
Thomas
RSCs - Stimulating and Supporting Innovation in Learning
RSC Eastern welcomes feedback on our services via
support at rsc-eastern.ac.uk.
Keep up to date with e-bytes for free
http://www.jiscmail.ac.uk/lists/e-bytes.html
**********************************************
Thomas Rochford
e:Learning Advisor, Infrastructure & Learning Technologies
JISC Regional Support Centre - Eastern
Anglia Ruskin University, CU House, Southernhay, Basildon, SS14 1EZ
Eml: t.rochford at rsc-eastern.ac.uk
Mob: 07500 669 002
Fax: 01223 563142
Skype: cambridge.serendipity
http://www.rsc-eastern.ac.uk <http://www.rsc-eastern.ac.uk/>
************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090409/d140332d/attachment.html
More information about the Xerte
mailing list