Custom Query (196 matches)
Results (142 - 144 of 196)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #130 | wontfix | "MIT Academic Calendar" is out of date | geofft | |
| Description |
Looks like MIT Academic Calendar.ics in the phpical autoinstaller runs 2003-2007. Possibly we should make it fetch the latest ICS from the registrar's locker. |
|||
| #136 | fixed | PHP 5.3 mysqlnd requires new-style passwords | geofft | |
| Description |
The sql.mit.edu servers currently have old_passwords=1 set in the mysqld configuration for compatibility with MySQL 3.x and 4.x clients. The MySQL native driver in PHP 5.3 only knows how to deal with new-style passwords; this will probably bite us hard when we move to PHP 5.3 as part of upgrading to Fedora 13. We'll need to either figure out if we can do the backward-compatible but insecure hack of making PHP clients able to use old-style passwords (disable the native driver? patch it?), or if we can drop support for MySQL clients that don't support new-style passwords, i.e., 4.0.x and below. |
|||
| #148 | wontfix | add a Moodle autoinstaller | geofft | |
| Description |
Moodle is a highly popular open-source CMS for classes/the educational market. I've heard regular mumblings that MIT's considering a global install for replacing Stellar, although I don't know how likely that is. In the meantime, it has the potential to be highly useful for SIPB's IAP classes, ESP classes, etc. etc. I tried installing Moodle 1.9.9+ weekly (as of today). Issues I noticed:
Other than those minor points, it seems to work out of the box, so an autoinstaller should be simple. |
|||
