1 / 8

Setting Up a Development Server

Setting Up a Development Server. Once you have your own development server, you’ll wonder how you ever managed without one, and it’s easy to set one up!. What Is a WAMP, MAMP, or LAMP? Windows, Apache, MySQL , and PHP MAC, Apache, MySQL , and PHP Linux, Apache, MySQL , and PHP.

holland
Download Presentation

Setting Up a Development Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Setting Up a Development Server Once you have your own development server, you’ll wonder how you ever managed without one, and it’s easy to set one up!

  2. What Is a WAMP, MAMP, or LAMP? • Windows, Apache, MySQL, and PHP • MAC, Apache, MySQL, and PHP • Linux, Apache, MySQL, and PHP Ready set go

  3. Windows http://easyphp.org • Testing the Installation • http://127.0.0.1/home • http://localhost/home

  4. Macintosh http://mamp.info/en/index.html • <html><head><title>A quick test</title></head> • <body>A quick test</body></html>

  5. www.zend.com • www.hotscripts.com • Google searches PHP Resources

  6. www.findmyhosting.com • Web hosting guide • Many considerations when choosing a hosting • Prices vary provider to provider • Free hosting company is a BAD idea • www.rackforce.com (dedicated servers) • www.cihost.com shared hosting Hosting Resouces

  7. Some specifics to look for • PHP Version 5.1 or higher • MySQL Version 5.1 or higher • Type of account access (FTP/SFPT/SSH/TELNET0 • Access to MySQL command line? • What scripts are pre-installed and how to disable them • What kind of contract for hosting? What to look for in hosting

  8. Check reputation of host provider • www.findmyhosting.com a good resource to check plans • SELF hosting on Macintosh www.entropy.ch • SELF hosting on Windows www.devside.net More on hosting

More Related