Changes between Initial Version and Version 1 of MobNetUpgrade

Show
Ignore:
Timestamp:
06/30/07 22:07:20 (3 years ago)
Author:
chris (IP: 12.217.207.48)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MobNetUpgrade

    v1 v1  
     1== Upgrading Mob.net server == 
     2 
     3Upgrading the mob.net server is a fun thing to do during a spare weekend. In fact it should be done at least once or twice a month as it's a great learning experience and a good excuse to stay up late. Below are some websites that help with the installation of the main software that is used. 
     4 
     5== Rails == 
     6 
     7This is the hardest thing to install since it has so many dependencies including: mysql, ruby (which needs to include irb and rdoc), apache 2.0 and fcgid.  
     8 
     9* Excellent [http://wiki.rubyonrails.org/rails/pages/Rails+on+CentOS+4.4+with+Apache+and+FastCGI+Simply/versions/new CentOs instructions] for installing on Apache 2.0[[BR]] 
     10* More information [http://blog.duncandavidson.com/2006/02/rails_on_apache.html on using fgcid] 
     11 
     12== Java == 
     13 
     14Coming soon... 
     15 
     16== Subversion == 
     17 
     18Coming soon..