Changes between Version 3 and Version 4 of website/devEnvironment


Ignore:
Timestamp:
05/08/13 13:15:12 (4 years ago)
Author:
mark
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • website/devEnvironment

    v3 v4  
    22 
    33To develop for the Transition Network, you need to be able to run an independent copy of the website that only you will change.  There are a few alternative ways you can do this: 
     4 
     5{{{#!html 
     6<span style="padding:0.3em 1em;margin:1em 0;background:#ff9;border-radius:5px">ONLY 1 IS COMPLETE. 2-4 NEED MORE WORK.</span> 
     7}}} 
    48 
    591. [[website/devEnvironment/workstation|Through a webserver installed on your workstation]].  If you've already got an Apache/PHP/MySQL server set up on your workstation, this could be the easiest way to go.  WAMP (Windows) and MAMP (Mac) are pretty easy to install if you haven't, and LAMP-setup is well documented for popular Linux distrubutions.  If this looks feasible, and you can get it working, it results in a nice light-weight development environment.