~ubuntu-branches/ubuntu/natty/moodle/natty

« back to all changes in this revision

Viewing changes to debian/update-notifier/moodle-reconfigure-required_mysql-server

  • Committer: Bazaar Package Importer
  • Author(s): Tomasz Muras
  • Date: 2010-10-30 12:19:28 UTC
  • mfrom: (1.1.12 upstream) (3.1.10 squeeze)
  • Revision ID: james.westby@ubuntu.com-20101030121928-qzobi6mctpnk4dif
Tags: 1.9.9.dfsg2-2
* Added Romanian translation
* Updated Japanese translation (closes: #596820)
* Backporting security fixes from Moodle 1.9.10 (closes: #601384)
   - Updated embedded CAS to 1.1.3
   - Added patch for MDL-24523:
     clean_text() not filtering text in markdown format
   - Added patch for MDL-24810 and upgraded customized HTML Purifier to 4.2.0 
   - Added patch for MDL-24258:
     students can delete their forum posts later than $CFG->maxeditingtime 
     under certain conditions
   - Added patch for MDL-23377:
     Can't delete quiz attempts in course without enrolled students

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Name: Moodle reconfigure required (mysql-server)
2
 
Priority: High
3
 
Terminal: False
4
 
DontShowAfterReboot: True
5
 
Description: The moodle package was upgraded or installed, but was unable
6
 
 to contact a MySQL server.
7
 
 .
8
 
 If you were in the process of dist-upgrading, this is normal as mysql-server 
9
 
 is stopped for a portion of the upgrade.
10
 
 .
11
 
 If this is a fresh package installation, verify that mysql-server is installed
12
 
 and running.  Once you have verified the server is running, you can reconfigure 
13
 
 the package by running 'sudo dpkg-reconfigure moodle'.
14
 
 .
15
 
 If your root password or location of the MySQL server are non-standard, you can
16
 
 also update them via 'sudo dpkg-reconfigure moodle'.