2006-07-31
- Added confDOMAIN_NAME to sendmail.mc
2006-07-30
- Install "gd" graphics library in PHP using yum
- Install ImageMagick using yum
- Mailman was already installed via yum. Configured it as follows:
- Edit /etc/httpd/conf.d/mailman.conf; see comments.
- Create site password: /usr/lib/mailman/bin/mmsitepass our-site-password
- Set DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in /usr/lib/mailman/Mailman/mm_cfg.py
- Run /usr/lib/mailman/bin/update
- /usr/lib/mailman/bin/newlist mailman
- Edit /etc/aliases, run newaliases
- /sbin/chkconfig --level 3 mailman on
- Create mailing lists to match old.
- Send invitations for Lions Roar only.
- Add "baker.hs.org" to /etc/mail/local-host-names
- Add spamhaus.org's sbl-xbl to sendmail.mc and rebulid sendmail.cf
- Set up a bunch of mail forwarders, but not for the mailing lists.
- Change file group ownership on all WWW files to apache. Adjust "whatsnew" directory.
2006-07-29
- Copy all files down to Brown's PC, then up to Rose Hosting using DreamWeaver.
- Make DNS changes to bring new site on line. Tried to keep mail at old site. (Doesn't work.)
- Set "magic quotes" off in php.ini
2006-07-28
- Capture copies of backups.
- Remove invalid UTF-8 characters from database and reload database system.
- Make changes to login program for PHP 5, test.