[[PageOutline]] = Setting up a development workstation = As our web sites become more complicated and more critical to our work, having a development version of your web site running in a non-public place becomes more and more important. With a development workstation, you can make and test your changes privately to ensure that they work before copying your changes to the live site. With Debian Linux, you can setup a development workstation that uses the same software used on the May First/People Link servers. Below is a tutorial for installing Debian Linux on a computer for the purposes of developing Web-based applications that use Apache, PHP, and MySQL. == Installing Debian == == Installing PHP, Apache, and MySQL == == Configuring PHP, Apache, and MySQL == == Steps to create a new project ==