|
Learning PHP, MySQL & JavaScript By Robin Nixon (O'Reilly 2009, ISBN 978-0596157135) Home | About | Buy It |
Chapter 2: Setting Up a Development ServerIf you wish to develop Internet applications but don't have your own development server, you will have to upload every modification you make to a server somewhere else on the Web before you can test it. But once you have your own development server, you'll wonder how you ever managed without one, and it's easy to set one up. Just follow the steps in this chapter, using the appropriate instructions depending on whether you have a PC, a Mac, or a Linux system. |