Changes between Version 7 and Version 8 of ServerSetup
- Timestamp:
- 10/22/09 15:11:37 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerSetup
v7 v8 34 34 35 35 2. Install using this guide - http://www.howtoforge.com/installing-nginx-with-php5-and-mysql-support-on-ubuntu-8.10 [[BR]] 36 3. Install subversion - check out the latest version to /var/www [[BR]] 37 4. create folder /mnt/Media then add mount point in fstab and rc.local for reboot [[BR]] 36 3. create folder /mnt/Media then add mount point in fstab and rc.local for reboot [[BR]] 38 37 *** /etc/fstab [[BR]] 39 38 192.168.137.96:/var/www/imageserv/Media /mnt/Media nfs rsize=8192,wsize=8192,timeo=14,intr [[BR]] 40 39 *** /etc/rc.local[[BR]] 41 40 mount /mnt/Media[[BR]] 42 5. Use install.sh to create necessary folders and symbolic links when making instance of hgplatform [[BR]] 41 4. then setup new webserver