Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Local Development Setup

Local Development Setup

Discussion on how I configure my local development environment presented to Fox Cities PHP User Group on April 3rd, 2012.

Avatar for Mathew Peterson

Mathew Peterson

April 03, 2012
Tweet

More Decks by Mathew Peterson

Other Decks in Programming

Transcript

  1. Linux •Ubuntu 10.04 LTS •Custom .screenrc •SSH Keys •Local Rsync

    Backup (30-day rotation) •sqlt-diff (Perl script) •git / gitweb •vim Tuesday, September 18, 12
  2. Apache •Apache 2.2 •mod_vhost_alias • Allows me to have urls

    like:http:// www.cybrzn.com.mp.local • Allows me to store document root like: /var/www/cybrzn.com/www •mod_rewrite Tuesday, September 18, 12
  3. PHP •PHP 5.3 •Auto Prepend (sometimes) • For PHP Quick

    Profiler to dynamically enable it on any php website •environment.ini • so we can dynamically set environment vars in apps Tuesday, September 18, 12
  4. Tools •Expandrive for sshfs, no samba here •Eclipse PDT •Pandora

    •Chrome •Firefox •Sublime Text •dnsproxy.py Tuesday, September 18, 12