University of Mississippi
Department of Computer and Information Science
CSci323 - Fall 2006
Systems Programming
Classwork #4
MySQL and WordPress
Due: 6:30pm, Tuesday, November 28, 2006
- Install MySQL, either from source or using your distribution's package manager.
- Setup PHP to be able to communicate with the MySQL server. This may involve recompiling PHP. Apache does not have to be recompiled if PHP was setup as an Apache module.
- Install WordPress and set it up.
- Post to your new blog.
- Turn on URL rewriting so your URLs are nicer.