Changes between Version 24 and Version 25 of ServerSetup

Show
Ignore:
Timestamp:
11/11/09 17:33:09 (16 years ago)
Author:
faisal (IP: 216.214.144.156)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerSetup

    v24 v25  
    3838apt-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 
    3939echo "cgi.fix_pathinfo = 1" >> /etc/php5/cgi/php.ini 
     40emacs /etc/init.d/spawn-fcgi-php 
     41- copy paste the contents from attched file init.d-spawn-fcgi-php.txt 
     42update-rc.d spawn-fcgi-php defaults 
    4043}}} 
    41443. create folder /mnt/Media then add mount point in fstab for reboot [[BR]]