Changes between Version 24 and Version 25 of ServerSetup
- Timestamp:
- 11/11/09 17:33:09 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerSetup
v24 v25 38 38 apt-get install mysql-server mysql-client nginx php5-cgi php5-mysql php5-curl php5-gd php5-idn php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-mhash php5-ming php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl lighttpd && update-rc.d -f lighttpd remove && /etc/init.d/lighttpd stop && /etc/init.d/nginx start 39 39 echo "cgi.fix_pathinfo = 1" >> /etc/php5/cgi/php.ini 40 emacs /etc/init.d/spawn-fcgi-php 41 - copy paste the contents from attched file init.d-spawn-fcgi-php.txt 42 update-rc.d spawn-fcgi-php defaults 40 43 }}} 41 44 3. create folder /mnt/Media then add mount point in fstab for reboot [[BR]]