From reijnders at tor.nl Sun Apr 1 08:55:27 2012 From: reijnders at tor.nl (Tom Reijnders) Date: Sun, 01 Apr 2012 09:55:27 +0200 Subject: [Xerte] Re: xerte on web server (linux) In-Reply-To: <1333232947.63707.YahooMailClassic@web113802.mail.gq1.yahoo.com> References: <1333232947.63707.YahooMailClassic@web113802.mail.gq1.yahoo.com> Message-ID: <4F7809EF.7020003@tor.nl> There is a difference between USER='myuser ' and USER='myuser '@'localhost' So, set the password using UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '@'localhost'; Also make sure that the unzipped folder is accessible by the apache webserver (either change the owner to the useraccount that apache uses, typically wwwrun, or set the permission on a+r) Tom Op 1-4-2012 0:29, Elvira schreef: > Dear all, > I have problem with installing xertetoolkits on web server (linux). In > fact, everything seems to go ok till test mysql, where i get message: > Access denied for user 'myuser'@'localhost' (using password: NO) > And I changed in mysql: > mysql -u root -p > mysql> UPDATE user SET Password=PASSWORD('new_password') where > USER='myuser '; > mysql> FLUSH PRIVILEGES; > > And nothing happened. > For 3 days i reading and trying everything but no success. > And I deleted that folder xertetoolkits on web server, trying all over > again, and now i cant even start install. This is message: > > > Internal Server Error > > The server encountered an internal error or misconfiguration and was > unable to complete your request. > > Please contact the server administrator, root at localhost and inform > them of the time the error occurred, and anything you might have done > that may have caused the error. > > More information about this error may be available in the server error > log. > > > > Please help :( > Regards > > > This message and any attachment are intended solely for the addressee > and may contain confidential information. If you have received this > message in error, please send it back to me, and immediately delete > it. Please do not use, copy or disclose the information contained in > this message or in any attachment. Any views or opinions expressed by > the author of this email do not necessarily reflect the views of the > University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system: you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From knowledgeware at kccsoft.com Sun Apr 1 21:57:13 2012 From: knowledgeware at kccsoft.com (KnowledgeWare) Date: Sun, 1 Apr 2012 13:57:13 -0700 Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 In-Reply-To: References: Message-ID: <000f01cd104a$03e499f0$0badcdd0$@kccsoft.com> I'm following this thread and trying to visualize how the connector pages might work. I've been using a menu like the image below from my AW days and reluctant to let it go. 'Parts' (chapters?) are listed on the left, and when clicked on, 'Modules' (basically groupings of pages) appear in a sub menu on the right. I'm reading your posts Stephanie and wondering if you are doing something similar to this? Since this is the desktop version I can build separate frameworks for each part and jump there. In toolkits however, with a linear flow, I can't do that. Is there a way with the connector pages to duplicate the type of navigation above - parts/modules - where module 2 jumps to let's say page 5 - 10 then returns to the main menu, module 3 jumps to page 11-15 then back to the main menu, etc? So.we have a great big linear toolkits presentation but the menu breaks it into parts/modules 'learning chunks'. Is that possible? Also - once the user 'returns' to the main menu, is there a way to mark (color change, checkmark etc.) which menu choice has been completed? Thanks RonM2 Further to my earlier email regarding the Menu Connector page. I have now added the facility to supply the page with a list of pageIDs that you want listed in the menu. That way you could have a project set up as follows Title page Main menu - listing pages Introduction, Chapter 1 menu, Chapter 2 menu, Chapter 3 menu etc. Introduction Chapter 1 menu - listing all the pages in chapter 1 Pages 1 - n of chapter 1 Chapter 2 menu - listing all the pages in chapter 2 Pages 1 - n of chapter 2 Chapter 3 menu etc. That should cover pretty much any project structure. Kind regards Johnathan -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 8777 bytes Desc: not available URL: From knowledgeware at kccsoft.com Sun Apr 1 22:50:05 2012 From: knowledgeware at kccsoft.com (KnowledgeWare) Date: Sun, 1 Apr 2012 14:50:05 -0700 Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 Message-ID: <000001cd1051$6648b9d0$32da2d70$@kccsoft.com> This is what I was visualizing - the linear LO 'chunked' into parts/modules by some type of menu that could look like this (should be an image below). The green checks appear if you have completed a section.however.have you completed it if you didn't pass the quiz? Next lifetime I want to live in a really simple universe without all these questions! RonM2 :- ) -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 9737 bytes Desc: not available URL: From elvira.krso at yahoo.com Mon Apr 2 00:29:06 2012 From: elvira.krso at yahoo.com (Elvira) Date: Sun, 1 Apr 2012 16:29:06 -0700 (PDT) Subject: [Xerte] Re: xerte on web server (linux) In-Reply-To: <4F7809EF.7020003@tor.nl> Message-ID: <1333322946.94410.YahooMailClassic@web113815.mail.gq1.yahoo.com> Hello Tom thanks for your reply. I did what you said and i got Default connection achieved But when I did next test i have questions: host (mywebpage? or what?) username:myuser pass:passw_myuser Trying to connect. Host / Username / Password connectivitiy achieved Anyway, at the end I got a lot of error: The sitedetails site ID query insert into sitedetails(site_id) VALUES ( "1") has failed due to No database selected The sitedetails site url query update sitedetails set site_url="http://www.haccp-org.eu/xertetoolkits/" where site_id="1" has failed due to No database selected The sitedetails apache query update sitedetails set apache="false" where site_id="1" has failed due to No database selected The sitedetails apache query update sitedetails set apache="false" where site_id="1" has failed due to No database selected etc always at the end "No database selected" But i saw in mysql that database "xerte" exist, with 13 tables... Excuse my lack on knowledge of all this stuff and my english :) thanks in advance regards --- On Sun, 4/1/12, Tom Reijnders wrote: From: Tom Reijnders Subject: [Xerte] Re: xerte on web server (linux) To: "Xerte discussion list" Date: Sunday, April 1, 2012, 9:55 AM There is a difference between USER='myuser ' and USER='myuser '@'localhost' So, set the password using UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '@'localhost'; Also make sure that the unzipped folder is accessible by the apache webserver (either change the owner to the useraccount that apache uses, typically wwwrun, or set the permission on a+r) Tom Op 1-4-2012 0:29, Elvira schreef: Dear all, I have problem with installing xertetoolkits on web server (linux). In fact, everything seems to go ok till test mysql, where i get message: Access denied for user 'myuser'@'localhost' (using password: NO) And I changed in mysql: mysql -u root -p mysql> UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '; mysql> FLUSH PRIVILEGES; And nothing happened. For 3 days i reading and trying everything but no success. And I deleted that folder xertetoolkits on web server, trying all over again, and now i cant even start install. This is message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Please help :( Regards This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -----Inline Attachment Follows----- _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.???Please do not use, copy or disclose the information contained in this message or in any attachment.? Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Apr 2 00:34:00 2012 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 2 Apr 2012 00:34:00 +0100 Subject: [Xerte] Re: xerte on web server (linux) In-Reply-To: <1333322946.94410.YahooMailClassic@web113815.mail.gq1.yahoo.com> References: <4F7809EF.7020003@tor.nl> <1333322946.94410.YahooMailClassic@web113815.mail.gq1.yahoo.com> Message-ID: in your database.php file (in root) set the database name to "xerte" On Mon, Apr 2, 2012 at 12:29 AM, Elvira wrote: > Hello Tom > thanks for your reply. > I did what you said and i got > Default connection achieved > > But when I did next test > i have questions: > host (mywebpage? or what?) > username:myuser > pass:passw_myuser > Trying to connect. > > Host / Username / Password connectivitiy achieved > Anyway, at the end I got a lot of error: > The sitedetails site ID query insert into sitedetails(site_id) VALUES ( > "1") has failed due to No database selected > The sitedetails site url query update sitedetails set site_url=" > http://www.haccp-org.eu/xertetoolkits/" where site_id="1" has failed due > to No database selected > The sitedetails apache query update sitedetails set apache="false" where > site_id="1" has failed due to No database selected > The sitedetails apache query update sitedetails set apache="false" where > site_id="1" has failed due to No database selected > etc > always at the end "No database selected" > > But i saw in mysql that database "xerte" exist, with 13 tables... > > Excuse my lack on knowledge of all this stuff > and my english :) > thanks in advance > regards > > --- On *Sun, 4/1/12, Tom Reijnders * wrote: > > > From: Tom Reijnders > Subject: [Xerte] Re: xerte on web server (linux) > To: "Xerte discussion list" > Date: Sunday, April 1, 2012, 9:55 AM > > There is a difference between USER='myuser ' and USER='myuser > '@'localhost' > > So, set the password using UPDATE user SET Password=PASSWORD('new_password') > where USER='myuser '@'localhost'; > > Also make sure that the unzipped folder is accessible by the apache > webserver (either change the owner to the useraccount that apache uses, > typically wwwrun, or set the permission on a+r) > > Tom > > Op 1-4-2012 0:29, Elvira schreef: > > Dear all, > I have problem with installing xertetoolkits on web server (linux). In > fact, everything seems to go ok till test mysql, where i get message: > Access denied for user 'myuser'@'localhost' (using password: NO) > And I changed in mysql: > mysql -u root -p > mysql> UPDATE user SET Password=PASSWORD('new_password') where USER='myuser > '; > mysql> FLUSH PRIVILEGES; > > And nothing happened. > For 3 days i reading and trying everything but no success. > And I deleted that folder xertetoolkits on web server, trying all over > again, and now i cant even start install. This is message: > Internal Server Error > > The server encountered an internal error or misconfiguration and was > unable to complete your request. > > Please contact the server administrator, root at localhost and inform them > of the time the error occurred, and anything you might have done that may > have caused the error. > > More information about this error may be available in the server error log. > > > > Please help :( > Regards > > This message and any attachment are intended solely for the addressee and > may contain confidential information. If you have received this message in > error, please send it back to me, and immediately delete it. Please do not > use, copy or disclose the information contained in this message or in any > attachment. Any views or opinions expressed by the author of this email do > not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system: you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > > _______________________________________________ > Xerte mailing listXerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > -----Inline Attachment Follows----- > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and > may contain confidential information. If you have received this message in > error, please send it back to me, and immediately delete it. Please do > not use, copy or disclose the information contained in this message or in > any attachment. Any views or opinions expressed by the author of this > email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and > may contain confidential information. If you have received this message in > error, please send it back to me, and immediately delete it. Please do > not use, copy or disclose the information contained in this message or in > any attachment. Any views or opinions expressed by the author of this > email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From elvira.krso at yahoo.com Mon Apr 2 01:06:06 2012 From: elvira.krso at yahoo.com (Elvira) Date: Sun, 1 Apr 2012 17:06:06 -0700 (PDT) Subject: [Xerte] Re: xerte on web server (linux) In-Reply-To: Message-ID: <1333325166.43505.YahooMailClassic@web113816.mail.gq1.yahoo.com> hello But i have only database.txt so I renamed it in database.php: changed $xerte_toolkits_site->database_name ="DATABASE_NAME"; to $xerte_toolkits_site->database_name ="xerte"; Is that what you suggested? ?still error: No database selected :( thx --- On Mon, 4/2/12, Pat Lockley wrote: From: Pat Lockley Subject: [Xerte] Re: xerte on web server (linux) To: "Xerte discussion list" Date: Monday, April 2, 2012, 1:34 AM in your database.php file (in root) set the database name to "xerte" On Mon, Apr 2, 2012 at 12:29 AM, Elvira wrote: Hello Tom thanks for your reply. I did what you said and i got Default connection achieved But when I did next test i have questions: host (mywebpage? or what?) username:myuser pass:passw_myuser Trying to connect. Host / Username / Password connectivitiy achieved Anyway, at the end I got a lot of error: The sitedetails site ID query insert into sitedetails(site_id) VALUES ( "1") has failed due to No database selected The sitedetails site url query update sitedetails set site_url="http://www.haccp-org.eu/xertetoolkits/" where site_id="1" has failed due to No database selected The sitedetails apache query update sitedetails set apache="false" where site_id="1" has failed due to No database selected The sitedetails apache query update sitedetails set apache="false" where site_id="1" has failed due to No database selected etc always at the end "No database selected" But i saw in mysql that database "xerte" exist, with 13 tables... Excuse my lack on knowledge of all this stuff and my english :) thanks in advance regards --- On Sun, 4/1/12, Tom Reijnders wrote: From: Tom Reijnders Subject: [Xerte] Re: xerte on web server (linux) To: "Xerte discussion list" Date: Sunday, April 1, 2012, 9:55 AM There is a difference between USER='myuser ' and USER='myuser '@'localhost' So, set the password using UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '@'localhost'; Also make sure that the unzipped folder is accessible by the apache webserver (either change the owner to the useraccount that apache uses, typically wwwrun, or set the permission on a+r) Tom Op 1-4-2012 0:29, Elvira schreef: Dear all, I have problem with installing xertetoolkits on web server (linux). In fact, everything seems to go ok till test mysql, where i get message: Access denied for user 'myuser'@'localhost' (using password: NO) And I changed in mysql: mysql -u root -p mysql> UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '; mysql> FLUSH PRIVILEGES; And nothing happened. For 3 days i reading and trying everything but no success. And I deleted that folder xertetoolkits on web server, trying all over again, and now i cant even start install. This is message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Please help :( Regards This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -----Inline Attachment Follows----- _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.???Please do not use, copy or disclose the information contained in this message or in any attachment.? Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. ? Please do not use, copy or disclose the information contained in this message or in any attachment. ?Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -----Inline Attachment Follows----- _______________________________________________ Xerte mailing list Xerte at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.???Please do not use, copy or disclose the information contained in this message or in any attachment.? Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Mon Apr 2 07:57:46 2012 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 02 Apr 2012 08:57:46 +0200 Subject: [Xerte] Re: xerte on web server (linux) In-Reply-To: <1333322946.94410.YahooMailClassic@web113815.mail.gq1.yahoo.com> References: <1333322946.94410.YahooMailClassic@web113815.mail.gq1.yahoo.com> Message-ID: <4F794DEA.4060802@tor.nl> This is the point where a database connection is set up: host (this is the host name of the MySQL server, in a Linux setup, this is typically the same machine as the webserver, so localhost should do) username: the mysql username passwd, the password of the mysql user, And somewhere you also have to give it a database name, 'xerte' should work. Tom Op 2-4-2012 1:29, Elvira schreef: > Hello Tom > thanks for your reply. > I did what you said and i got > Default connection achieved > > But when I did next test > i have questions: > host (mywebpage? or what?) > username:myuser > pass:passw_myuser > Trying to connect. > > Host / Username / Password connectivitiy achieved > Anyway, at the end I got a lot of error: > The sitedetails site ID query insert into sitedetails(site_id) VALUES > ( "1") has failed due to No database selected > The sitedetails site url query update sitedetails set > site_url="http://www.haccp-org.eu/xertetoolkits/" where site_id="1" > has failed due to No database selected > The sitedetails apache query update sitedetails set apache="false" > where site_id="1" has failed due to No database selected > The sitedetails apache query update sitedetails set apache="false" > where site_id="1" has failed due to No database selected > etc > always at the end "No database selected" > > But i saw in mysql that database "xerte" exist, with 13 tables... > > Excuse my lack on knowledge of all this stuff > and my english :) > thanks in advance > regards > > --- On *Sun, 4/1/12, Tom Reijnders //* wrote: > > > From: Tom Reijnders > Subject: [Xerte] Re: xerte on web server (linux) > To: "Xerte discussion list" > Date: Sunday, April 1, 2012, 9:55 AM > > There is a difference between USER='myuser ' and USER='myuser > '@'localhost' > > So, set the password using UPDATE user SET > Password=PASSWORD('new_password') where USER='myuser '@'localhost'; > > Also make sure that the unzipped folder is accessible by the > apache webserver (either change the owner to the useraccount that > apache uses, typically wwwrun, or set the permission on a+r) > > Tom > > Op 1-4-2012 0:29, Elvira schreef: >> Dear all, >> I have problem with installing xertetoolkits on web server >> (linux). In fact, everything seems to go ok till test mysql, >> where i get message: >> Access denied for user 'myuser'@'localhost' (using password: NO) >> And I changed in mysql: >> mysql -u root -p >> mysql> UPDATE user SET Password=PASSWORD('new_password') where >> USER='myuser '; >> mysql> FLUSH PRIVILEGES; >> >> And nothing happened. >> For 3 days i reading and trying everything but no success. >> And I deleted that folder xertetoolkits on web server, trying all >> over again, and now i cant even start install. This is message: >> >> >> Internal Server Error >> >> The server encountered an internal error or misconfiguration and >> was unable to complete your request. >> >> Please contact the server administrator, root at localhost and >> inform them of the time the error occurred, and anything you >> might have done that may have caused the error. >> >> More information about this error may be available in the server >> error log. >> >> >> >> Please help :( >> Regards >> >> >> This message and any attachment are intended solely for the >> addressee and may contain confidential information. If you have >> received this message in error, please send it back to me, and >> immediately delete it. Please do not use, copy or disclose the >> information contained in this message or in any attachment. Any >> views or opinions expressed by the author of this email do not >> necessarily reflect the views of the University of Nottingham. >> >> This message has been checked for viruses but the contents of an >> attachment may still contain software viruses which could damage >> your computer system: you are advised to perform your own checks. >> Email communications with the University of Nottingham may be >> monitored as permitted by UK legislation. >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. >> >> This message has been checked for viruses but the contents of an attachment >> may still contain software viruses which could damage your computer system: >> you are advised to perform your own checks. Email communications with the >> University of Nottingham may be monitored as permitted by UK legislation. >> > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > > -----Inline Attachment Follows----- > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the > addressee and may contain confidential information. If you have > received this message in error, please send it back to me, and > immediately delete it. Please do not use, copy or disclose the > information contained in this message or in any attachment. Any > views or opinions expressed by the author of this email do not > necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment > may still contain software viruses which could damage your > computer system: > you are advised to perform your own checks. Email communications > with the > University of Nottingham may be monitored as permitted by UK > legislation. > > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From patrick.lockley at googlemail.com Mon Apr 2 09:00:55 2012 From: patrick.lockley at googlemail.com (Pat Lockley) Date: Mon, 2 Apr 2012 09:00:55 +0100 Subject: [Xerte] Re: xerte on web server (linux) In-Reply-To: <1333325166.43505.YahooMailClassic@web113816.mail.gq1.yahoo.com> References: <1333325166.43505.YahooMailClassic@web113816.mail.gq1.yahoo.com> Message-ID: It sounds like you didn't make the root and setup folders writable 0777 You might want to drop the database, cynic the folders, and try again. On 2 Apr 2012, at 01:06, Elvira wrote: > hello > But i have only database.txt > so I renamed it in database.php: > changed > $xerte_toolkits_site->database_name ="DATABASE_NAME"; > to > $xerte_toolkits_site->database_name ="xerte"; > > Is that what you suggested? > > still error: > No database selected > :( > thx > > --- On Mon, 4/2/12, Pat Lockley wrote: > > From: Pat Lockley > Subject: [Xerte] Re: xerte on web server (linux) > To: "Xerte discussion list" > Date: Monday, April 2, 2012, 1:34 AM > > in your database.php file (in root) > > set the database name to "xerte" > > On Mon, Apr 2, 2012 at 12:29 AM, Elvira wrote: > Hello Tom > thanks for your reply. > I did what you said and i got > Default connection achieved > > But when I did next test > i have questions: > host (mywebpage? or what?) > username:myuser > pass:passw_myuser > Trying to connect. > > Host / Username / Password connectivitiy achieved > Anyway, at the end I got a lot of error: > The sitedetails site ID query insert into sitedetails(site_id) VALUES ( "1") has failed due to No database selected > The sitedetails site url query update sitedetails set site_url="http://www.haccp-org.eu/xertetoolkits/" where site_id="1" has failed due to No database selected > The sitedetails apache query update sitedetails set apache="false" where site_id="1" has failed due to No database selected > The sitedetails apache query update sitedetails set apache="false" where site_id="1" has failed due to No database selected > etc > always at the end "No database selected" > > But i saw in mysql that database "xerte" exist, with 13 tables... > > Excuse my lack on knowledge of all this stuff > and my english :) > thanks in advance > regards > > --- On Sun, 4/1/12, Tom Reijnders wrote: > > From: Tom Reijnders > Subject: [Xerte] Re: xerte on web server (linux) > To: "Xerte discussion list" > Date: Sunday, April 1, 2012, 9:55 AM > > There is a difference between USER='myuser ' and USER='myuser '@'localhost' > > So, set the password using UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '@'localhost'; > > Also make sure that the unzipped folder is accessible by the apache webserver (either change the owner to the useraccount that apache uses, typically wwwrun, or set the permission on a+r) > > Tom > > Op 1-4-2012 0:29, Elvira schreef: >> >> Dear all, >> I have problem with installing xertetoolkits on web server (linux). In fact, everything seems to go ok till test mysql, where i get message: >> Access denied for user 'myuser'@'localhost' (using password: NO) >> And I changed in mysql: >> mysql -u root -p >> mysql> UPDATE user SET Password=PASSWORD('new_password') where USER='myuser '; >> mysql> FLUSH PRIVILEGES; >> >> And nothing happened. >> For 3 days i reading and trying everything but no success. >> And I deleted that folder xertetoolkits on web server, trying all over again, and now i cant even start install. This is message: >> Internal Server Error >> >> The server encountered an internal error or misconfiguration and was unable to complete your request. >> >> Please contact the server administrator, root at localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. >> >> More information about this error may be available in the server error log. >> >> >> >> Please help :( >> Regards >> >> This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. >> >> This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. >> >> >> >> _______________________________________________ >> Xerte mailing list >> Xerte at lists.nottingham.ac.uk >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte >> >> This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. >> >> This message has been checked for viruses but the contents of an attachment >> may still contain software viruses which could damage your computer system: >> you are advised to perform your own checks. Email communications with the >> University of Nottingham may be monitored as permitted by UK legislation. >> > > -- > -- > > Tom Reijnders > TOR Informatica > Chopinlaan 27 > 5242HM Rosmalen > Tel: 073 5226191 > Fax: 073 5226196 > > > -----Inline Attachment Follows----- > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > > > > -----Inline Attachment Follows----- > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Apr 2 09:21:14 2012 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 2 Apr 2012 09:21:14 +0100 Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 In-Reply-To: <000f01cd104a$03e499f0$0badcdd0$@kccsoft.com> References: <000f01cd104a$03e499f0$0badcdd0$@kccsoft.com> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0BA5B412E1@EXCHANGE1.ad.nottingham.ac.uk> Joel Reed is doing something like this... From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of KnowledgeWare Sent: 01 April 2012 21:57 To: 'Xerte discussion list' Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 I'm following this thread and trying to visualize how the connector pages might work. I've been using a menu like the image below from my AW days and reluctant to let it go. 'Parts' (chapters?) are listed on the left, and when clicked on, 'Modules' (basically groupings of pages) appear in a sub menu on the right. I'm reading your posts Stephanie and wondering if you are doing something similar to this? [cid:image001.jpg at 01CD10B1.F38FDD40] Since this is the desktop version I can build separate frameworks for each part and jump there. In toolkits however, with a linear flow, I can't do that. Is there a way with the connector pages to duplicate the type of navigation above - parts/modules - where module 2 jumps to let's say page 5 - 10 then returns to the main menu, module 3 jumps to page 11-15 then back to the main menu, etc? So...we have a great big linear toolkits presentation but the menu breaks it into parts/modules 'learning chunks'. Is that possible? Also - once the user 'returns' to the main menu, is there a way to mark (color change, checkmark etc.) which menu choice has been completed? Thanks RonM2 Further to my earlier email regarding the Menu Connector page. I have now added the facility to supply the page with a list of pageIDs that you want listed in the menu. That way you could have a project set up as follows Title page Main menu - listing pages Introduction, Chapter 1 menu, Chapter 2 menu, Chapter 3 menu etc. Introduction Chapter 1 menu - listing all the pages in chapter 1 Pages 1 - n of chapter 1 Chapter 2 menu - listing all the pages in chapter 2 Pages 1 - n of chapter 2 Chapter 3 menu etc. That should cover pretty much any project structure. Kind regards Johnathan -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 8777 bytes Desc: image001.jpg URL: From Julian.Tenney at nottingham.ac.uk Mon Apr 2 09:31:26 2012 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 2 Apr 2012 09:31:26 +0100 Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 In-Reply-To: References: , Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0BA5B412FB@EXCHANGE1.ad.nottingham.ac.uk> I probably wouldn't do that with jumpFile: I'd link to another web page and let everything re-initialise properly. jumpFile may or may not work: the intention was that it would work that way, but I'm not sure the engine gets properly cleared out and re-setup. Also, with the recent talk of nested menus and so on: there's a need for it, but you can also build your router in a small piece and have it link off to the sections in separate files, which (in my opinion) keeps things a lot simpler than building more monolithic files that have to cope with the nested approach. Horses for courses. From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett Sent: 31 March 2012 13:13 To: Xerte list Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 Look at jumpFile in the Xerte help: _level0.jumpFile(url); Jumps to another .rlo, so the engine stays instantiated and simply loads the new .rlo file. As far as navigating to a specific page (and back I assume), maybe a Flash cookie or a file on the server? write file on server as to .rlo & page you are leaving from + page in target jump on quit, read file and jump back. You would have to have code at the top of every .rlo to check for server file. It would not be very seamless. - Hyperlinks between Xerte Modules: I cannot find a way to link from one Xerte learning object to specific pages in another Xerte learning object. Is this possible? This point critical for me. For my current project, I am facing an impasse: The material comprises around 150 nodes that are organized into 8 chapters. My approach was to split the material and create one Xerte module for each chapter. However, there are cross-references between the chapters. So for instance module 1 links to module 3, page 5. This kind of cross-referencing seems like a very valid thing to have between different learning objects, but I do not know if and how Xerte can handle this. I don't know a way of doing this. However it should be possible to include a pageID value in the url. Whether there is any way that Xerte can access this? Maybe javascript in the index.htm page that sets a variable in the embed code for the swf, that it obtains from the url if it has been specified? Perhaps then a script on the projects entry frame could use it to look up the page and redirect the learner to the page with that pageID. This is all theoretical and not something I have tried out. Perhaps others with more experience in these matters might be able to suggest a better approach. own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. -------------- next part -------------- An HTML attachment was scrubbed... URL: From johnathan.kemp at ntlworld.com Mon Apr 2 10:43:18 2012 From: johnathan.kemp at ntlworld.com (Kemp Johnathan) Date: Mon, 2 Apr 2012 10:43:18 +0100 Subject: [Xerte] Re: Hyperlinks in Xerte 1.17 In-Reply-To: <000f01cd104a$03e499f0$0badcdd0$@kccsoft.com> References: <000f01cd104a$03e499f0$0badcdd0$@kccsoft.com> Message-ID: With respect to the connector pages 1. The connector pages when working in the desktop i.e. not XOT or a pageTemplates project, have access to the list of pages in the project - this does not include pages embedded in a framework, the framework page is seen as a single page effectively the first page of the framework. It is possible to use a connector page to take the user to a page that uses a framework but they will be taken to the first page of the framework. Also a connector page can be used inside a framework, but not to navigate inside the framework. So for example the third page of a framework could be a connector page that took the learner to a new destination page outside of the framework. 2. Now that the menu connector has been modified to accept a list of page IDs it will be possible to provide at the start of the project ( but not as the first page in a desktop project, as the list of pages is not built by xerte until after the first page has loaded ) a menu that lists just the first page of each chapter or section in a project. If you want to then each first page in a chapter could then be a menu of the pages in that chapter. By ending your chapter with a redirector connector page you could then take the user back to the start menu that listed all the chapter / section start pages. If I have understood your requirements correctly this would give you close to what you want. 3. At present the menu connector page does not support the listing of multi tier menus or any additional graphic elements such as an optional image. Kind regards Johnathan On 1 April 2012 21:57, KnowledgeWare wrote: > I?m following this thread and trying to visualize how the connector pages > might work. > > > > I?ve been using a menu like the image below from my AW days and reluctant > to let it go. ?Parts? (chapters?) are listed on the left, and when clicked > on, ?Modules? (basically groupings of pages) appear in a sub menu on the > right. I?m reading your posts Stephanie and wondering if you are doing > something similar to this? > > > > > > Since this is the desktop version I can build separate frameworks for each > part and jump there. In toolkits however, with a linear flow, I can?t do > that. Is there a way with the connector pages to duplicate the type of > navigation above ? parts/modules ? where module 2 jumps to let?s say page 5 > ? 10 then returns to the main menu, module 3 jumps to page 11-15 then back > to the main menu, etc? So?we have a great big linear toolkits presentation > but the menu breaks it into parts/modules ?learning chunks?. Is that > possible? > > > > Also - once the user ?returns? to the main menu, is there a way to mark > (color change, checkmark etc.) which menu choice has been completed? > > > > Thanks > > RonM2 > > > > > > > > Further to my earlier email regarding the Menu Connector page. I have now > added the facility to supply the page with a list of pageIDs that you want > listed in the menu. That way you could have a project set up as follows > > > > Title page > > Main menu - listing pages Introduction, Chapter 1 menu, Chapter 2 menu, > Chapter 3 menu etc. > > Introduction > > Chapter 1 menu - listing all the pages in chapter 1 > > Pages 1 - n of chapter 1 > > Chapter 2 menu - listing all the pages in chapter 2 > > Pages 1 - n of chapter 2 > > Chapter 3 menu > > > > etc. > > > > That should cover pretty much any project structure. > > > > Kind regards > > > > Johnathan > > This message and any attachment are intended solely for the addressee and > may contain confidential information. If you have received this message in > error, please send it back to me, and immediately delete it. Please do not > use, copy or disclose the information contained in this message or in any > attachment. Any views or opinions expressed by the author of this email do > not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses which could damage your > computer system: you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > _______________________________________________ > Xerte mailing list > Xerte at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte > > This message and any attachment are intended solely for the addressee and > may contain confidential information. If you have received this message in > error, please send it back to me, and immediately delete it. Please do > not use, copy or disclose the information contained in this message or in > any attachment. Any views or opinions expressed by the author of this > email do not necessarily reflect the views of the University of Nottingham. > > This message has been checked for viruses but the contents of an attachment > may still contain software viruses which could damage your computer system: > you are advised to perform your own checks. Email communications with the > University of Nottingham may be monitored as permitted by UK legislation. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hugo.callens at socius.be Mon Apr 2 11:34:32 2012 From: hugo.callens at socius.be (Hugo Callens) Date: Mon, 2 Apr 2012 12:34:32 +0200 Subject: [Xerte] Re: [XOT 1.7] Change language option bar bottom In-Reply-To: References: Message-ID: <87513FA7-73BA-40F3-9A53-7E119FFD3671@socius.be> OK, found the language file dutch.xml. But when I select optional properties > language in a XOT project, Dutch doesn't appear as an option in the dropdown list? Hugo Callens Op 31-mrt-2012, om 13:00 heeft xerte-request at lists.nottingham.ac.uk het volgende geschreven: Date: Fri, 30 Mar 2012 16:51:23 +0200 From: Tom Reijnders To: Xerte discussion list Subject: [Xerte] Re: [XOT 1.7] Change language option bar bottom Message-ID: <4F75C86B.8050107 at tor.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed We are really busy with internationalizing Xerte en Xerte Online Toolkits. The labels for the dropdown boxes can be edited in the xml files found in the language folder You set the language to be used in a script (but this will be possible from a dropdown box in the near future. Again depends whether you are using Xerte standalone or XOT. Op 30-3-2012 16:34, Hugo Callens schreef: > Hi > > How/where can I change the language of the labels in the bottom bar: colour schemes - screen size - text font etc. > > Hugo Callens -------------- next part -------------- An HTML attachment was scrubbed... URL: From reijnders at tor.nl Mon Apr 2 11:42:57 2012 From: reijnders at tor.nl (Tom Reijnders) Date: Mon, 02 Apr 2012 12:42:57 +0200 Subject: [Xerte] Re: [XOT 1.7] Change language option bar bottom In-Reply-To: <87513FA7-73BA-40F3-9A53-7E119FFD3671@socius.be> References: <87513FA7-73BA-40F3-9A53-7E119FFD3671@socius.be> Message-ID: <4F7982B1.6070206@tor.nl> I am not sure everything is already wired correctly, but you can try the following steps: 1. Depending on the name of the template you're using, go to the modules/xerte/parent_templates/