Jump to content
View in the app

A better way to browse. Learn more.

Portal do Host

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ajuda com ISPConfig 3 + CentOS 6.5 64

Featured Replies

Pessoal, fiz a instalação do ISPConfig 3 + CentOS 6.5 64 em um servidor da digital ocean.

 

Eu segui todo esse tutorial: http://www.vivaolinux.com.br/artigo/ISPConfig-3-no-CentOS-64-64-bits/

 

Fiz a instalaçao como dita aqui:

Instale agora Amavisd, SpamAssassin e o ClamAV: 

# yum install amavisd-new spamassassin clamav clamd unzip bzip2 unrar perl-DBD-mysql -y 

Agora, execute os comandos: 

# sa-update
# chkconfig amavisd on
# chkconfig --del clamd
# chkconfig clamd.amavisd on
# /usr/bin/freshclam
# /etc/init.d/amavisd start
# /etc/init.d/clamd.amavisd start 

Mas no final mostra isso:


[root@host ~]# chkconfig amavisd on
[root@host ~]# /etc/init.d/clamd.amavisd start
Starting clamd.amavisd:
[root@host ~]# /etc/init.d/amavisd start
Starting amavisd: The amavisd daemon is already running, PID: [1217]
                                                           [FAILED]

Ou seja o amavisd não está iniciando.

 

Poderiam me ajudar?


Tenta isso
nano /etc/init.d/amavis
Procura por STOP="--stop --quiet --pidfile $PIDFILE --name ${DAEMONNAME}"
Altera para STOP="--stop --quiet --pidfile $PIDFILE"

 

/etc/init.d/amavisd restart

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Important Information

Do you agree with our terms?

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.