Ignore:
Timestamp:
10/08/13 16:20:46 (11 years ago)
Author:
douglas
Message:

Ticket #0000 - Copiadas as alterações do Trunk. Versão final 2.5.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/INSTALL/arquivos/scripts/http.sh

    r7619 r8232  
    111111        yum -y install httpd mod_ssl \ 
    112112                php php-cli php-ldap php-pgsql php-imap php-mbstring php-gd php-xml \ 
    113                 php-pecl-memcache graphviz-php php-pspell \ 
     113                php-pecl-memcache php-pspell \ 
    114114                unzip zip memcached libmemcached \ 
    115115                php-soap php-process # para o zpush 
     116                #graphviz-php \ # problema com o PHP-5.4 
    116117 
    117118        # para que o yuicompressor funcione 
     
    122123 
    123124        chkconfig httpd on 
     125        chkconfig memcached on 
    124126 
    125127        # Ativa o script do CRON para o RedHat e similares 
Note: See TracChangeset for help on using the changeset viewer.